Documentation ¶
Index ¶
Constants ¶
View Source
const ( BootstrapCloudConfig CloudConfigSecret = "bootstrap" CloudConfigSecretNamePattern = "%s-%s-%s-config" // CloudInitSettingsNamespace is the namespace in which bootstrap secrets are created by an external mechanism. CloudInitSettingsNamespace = "cloud-init-settings" // MachineDeploymentRevision is the revision for Machine Deployment. MachineDeploymentRevision = "k8c.io/machine-deployment-revision" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudConfigSecret ¶
type CloudConfigSecret string
Click to show internal directories.
Click to hide internal directories.