Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Secrets []string DefaultKeychain = defaultKeychain )
Functions ¶
func Initialize ¶
func Initialize(client kubernetes.Interface, ns, sa string, imagePullSecrets []string) error
Initialize loads the image pull secrets and initializes the default auth method for container registry API calls
func InitializeLocal ¶ added in v1.7.0
func InitializeLocal()
InitializeLocal loads the docker credentials and initializes the default auth method for container registry API calls
func UpdateKeychain ¶
func UpdateKeychain() error
UpdateKeychain reinitializes the image pull secrets and default auth method for container registry API calls
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.