Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ProvideNamespaceAndNameError = func(namespace, secretName string) error { return errors.Errorf("provide both a secret namespace [%v] and secret name [%v]", namespace, secretName) } EmptyQueryError = errors.Errorf("query must not be empty") InvalidRefFormatError = errors.Errorf("invalid format: provide namespaced names for config maps (namespace.configMapName)") )
Functions ¶
func AuthConfigCreate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.