Documentation
¶
Index ¶
- func AppNameComplete() ([]string, cobra.ShellCompDirective)
- func CommandNameComplete(appName string) ([]string, cobra.ShellCompDirective)
- func RecipeNameComplete() ([]string, cobra.ShellCompDirective)
- func RecipeVersionComplete(recipeName string) ([]string, cobra.ShellCompDirective)
- func SecretComplete(recipeName string) ([]string, cobra.ShellCompDirective)
- func ServerNameComplete() ([]string, cobra.ShellCompDirective)
- func ServiceNameComplete(appName string) ([]string, cobra.ShellCompDirective)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppNameComplete ¶
func AppNameComplete() ([]string, cobra.ShellCompDirective)
AppNameComplete copletes app names.
func CommandNameComplete ¶
func CommandNameComplete(appName string) ([]string, cobra.ShellCompDirective)
CommandNameComplete completes recipe commands.
func RecipeNameComplete ¶
func RecipeNameComplete() ([]string, cobra.ShellCompDirective)
RecipeNameComplete completes recipe names.
func RecipeVersionComplete ¶
func RecipeVersionComplete(recipeName string) ([]string, cobra.ShellCompDirective)
RecipeVersionComplete completes versions for the recipe.
func SecretComplete ¶
func SecretComplete(recipeName string) ([]string, cobra.ShellCompDirective)
SecretsComplete completes recipe secrets.
func ServerNameComplete ¶
func ServerNameComplete() ([]string, cobra.ShellCompDirective)
ServerNameComplete completes server names.
func ServiceNameComplete ¶
func ServiceNameComplete(appName string) ([]string, cobra.ShellCompDirective)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.