Documentation
¶
Index ¶
Constants ¶
View Source
const (
DefaultNamespace = "cattle-system"
AuthProviderRefreshDebounceSettingName = "auth-provider-refresh-debounce-seconds"
)
View Source
const Version = 1
Variables ¶
This section is empty.
Functions ¶
func CreateHash ¶
func CreateHash(secretKey string) (string, error)
func NewClusterAuthToken ¶
func NewClusterAuthToken(token *managementv3.Token) (*clusterv3.ClusterAuthToken, error)
func VerifyClusterAuthToken ¶
func VerifyClusterAuthToken(secretKey string, clusterAuthToken *clusterv3.ClusterAuthToken) error
func VerifyHash ¶
func VerifyHash(hash, secretKey string) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.