Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KubeadminPassword ¶
KubeadminPassword is the asset for the kubeadmin user password
func (*KubeadminPassword) Dependencies ¶
func (a *KubeadminPassword) Dependencies() []asset.Asset
Dependencies returns no dependencies.
func (*KubeadminPassword) Files ¶
func (a *KubeadminPassword) Files() []*asset.File
Files returns the password file.
func (*KubeadminPassword) Generate ¶
func (a *KubeadminPassword) Generate(asset.Parents) error
Generate the kubeadmin password
func (*KubeadminPassword) Load ¶
func (a *KubeadminPassword) Load(f asset.FileFetcher) (found bool, err error)
Load loads a predefined hash only, if one is supplied
func (*KubeadminPassword) Name ¶
func (a *KubeadminPassword) Name() string
Name returns the human-friendly name of the asset.
Click to show internal directories.
Click to hide internal directories.