Documentation ¶
Index ¶
- func CheckRequiredLength(targetLength, index int, c *cli.Context, names ...string) error
- func CreateCloudConfigManifest(provider CloudConfigProvider) (*enaml.CloudConfigManifest, error)
- func CreateFlagnameWithSuffix(name string, suffix int) (flagname string)
- func GetDeploymentManifestBytes(provider CloudConfigProvider) ([]byte, error)
- type BaseCloudConfig
- type CloudConfigProvider
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRequiredLength ¶
func CreateCloudConfigManifest ¶
func CreateCloudConfigManifest(provider CloudConfigProvider) (*enaml.CloudConfigManifest, error)
func GetDeploymentManifestBytes ¶
func GetDeploymentManifestBytes(provider CloudConfigProvider) ([]byte, error)
Types ¶
type BaseCloudConfig ¶
type BaseCloudConfig struct {
Manifest *enaml.CloudConfigManifest
}
Click to show internal directories.
Click to hide internal directories.