Documentation
¶
Index ¶
- func CommonFlags() []cli.Flag
- func ConvertCommand(factory app.ProjectFactory) cli.Command
- func DeleteCommand(factory app.ProjectFactory) cli.Command
- func Populate(context *project.Context, c *cli.Context)
- func PsCommand(factory app.ProjectFactory) cli.Command
- func ScaleCommand(factory app.ProjectFactory) cli.Command
- func UpCommand(factory app.ProjectFactory) cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CommonFlags ¶
CommonFlags defines the flags that are in common for all subcommands.
func ConvertCommand ¶
func ConvertCommand(factory app.ProjectFactory) cli.Command
ConvertCommand defines the kompose convert subcommand.
func DeleteCommand ¶
func DeleteCommand(factory app.ProjectFactory) cli.Command
DeleteCommand defines the kompose delete subcommand.
func Populate ¶
Populate updates the specified project context based on command line arguments and subcommands.
func PsCommand ¶
func PsCommand(factory app.ProjectFactory) cli.Command
PsCommand defines the kompose ps subcommand.
func ScaleCommand ¶
func ScaleCommand(factory app.ProjectFactory) cli.Command
ScaleCommand defines the kompose up subcommand.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.