Documentation ¶
Overview ¶
Package auth holds logic for authentication.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Token ¶
type Token struct {
// contains filtered or unexported fields
}
Token supports authentication by providing a token and comparing it to a hash stored in Kubernetes.
Click to show internal directories.
Click to hide internal directories.