Documentation ¶
Index ¶
- func CheckRequired(c *cli.Context, names ...string) error
- func ConvertToCLIStringSliceFlag(values []string) *cli.StringSlice
- func DeployYaml(myYaml string, boshInitDeploy func(string))
- func GetBoshDeployPath() string
- func GetCloudConfigCommands(target string) (commands []*cli.Command)
- func GetProductCommands(target string) (commands []*cli.Command)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRequired ¶ added in v0.0.11
func ConvertToCLIStringSliceFlag ¶ added in v0.0.11
func ConvertToCLIStringSliceFlag(values []string) *cli.StringSlice
func DeployYaml ¶ added in v0.0.11
func GetBoshDeployPath ¶ added in v0.0.25
func GetBoshDeployPath() string
func GetCloudConfigCommands ¶
func GetCloudConfigCommands(target string) (commands []*cli.Command)
GetCloudConfigCommands builds a list of CLI commands depending on which cloud config plugins are installed.
func GetProductCommands ¶
func GetProductCommands(target string) (commands []*cli.Command)
GetProductCommands builds a list of CLI commands depending on which product plugins are installed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.