Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Delete ¶
func Delete(secretClient coreclient.SecretClient, nodeName string) error
Delete will remove a node-password secret
func Ensure ¶
func Ensure(secretClient coreclient.SecretClient, nodeName, pass string) error
Ensure will verify a node-password secret if it exists, otherwise it will create one
func MigrateFile ¶
func MigrateFile(secretClient coreclient.SecretClient, nodeClient coreclient.NodeClient, passwordFile string) error
MigrateFile moves password file entries to secrets
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.