forked from mystiq/dex
d7a75c5b5d
Use a hash algorithm to match client IDs to Kubernetes object names. Because cryptographic hash algorithms produce sums larger than a Kubernetes name can fit, a non-cryptographic hash is used instead. Hash collisions are checked and result in errors. |
||
---|---|---|
.. | ||
k8sapi | ||
client.go | ||
client_test.go | ||
doc.go | ||
storage.go | ||
storage_test.go | ||
types.go |