Documentation
¶
Index ¶
- func CheckRequired(c *cli.Context, names ...string)
- func ClearDefaultStringSliceValue(stringSliceArgs ...string) (res []string)
- func ConvertToCLIStringSliceFlag(values []string) *cli.StringSlice
- func DeployYaml(myYaml string, boshInitDeploy func(string))
- func GenerateCert(hosts []string) (caCert, cert, key string, err error)
- func GenerateKeys() (publicKeyPem, privateKeyPem string, err error)
- func GetCloudConfigCommands(target string) (commands []cli.Command)
- func GetProductCommands(target string) (commands []cli.Command)
- func NewPassword(strlen int) string
- type HttpClientDoer
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRequired ¶ added in v0.0.11
func ClearDefaultStringSliceValue ¶
ClearDefaultStringSliceValue - this is simply to work around a defect in the cli package, where the default is appended to rather than replaced by user defined flags for StringSliceFlag values.
func ConvertToCLIStringSliceFlag ¶ added in v0.0.11
func ConvertToCLIStringSliceFlag(values []string) *cli.StringSlice
func DeployYaml ¶ added in v0.0.11
func GenerateCert ¶ added in v0.0.9
func GenerateKeys ¶ added in v0.0.9
func GetCloudConfigCommands ¶
GetCloudConfigCommands builds a list of CLI commands depending on which cloud config plugins are installed.
func GetProductCommands ¶
GetProductCommands builds a list of CLI commands depending on which product plugins are installed.
func NewPassword ¶ added in v0.0.9
NewPassword - generates new password based on length
Types ¶
Directories
¶
Path | Synopsis |
---|---|
This file was generated by counterfeiter
|
This file was generated by counterfeiter |
Click to show internal directories.
Click to hide internal directories.