Documentation
¶
Index ¶
- func NewCreateCmd(alauda client.APIClient) *cobra.Command
- func NewInspectCmd(alauda client.APIClient) *cobra.Command
- func NewPsCmd(alauda client.APIClient) *cobra.Command
- func NewRestartCmd(alauda client.APIClient) *cobra.Command
- func NewRmCmd(alauda client.APIClient) *cobra.Command
- func NewRunCmd(alauda client.APIClient) *cobra.Command
- func NewScaleCmd(alauda client.APIClient) *cobra.Command
- func NewServiceCmd(alauda client.APIClient) *cobra.Command
- func NewStartCmd(alauda client.APIClient) *cobra.Command
- func NewStopCmd(alauda client.APIClient) *cobra.Command
- func NewUpdateCmd(alauda client.APIClient) *cobra.Command
- func PrintServices(services []client.Service)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateCmd ¶
NewCreateCmd creates a new service create command.
func NewInspectCmd ¶
NewInspectCmd creates a new service inspect command.
func NewRestartCmd ¶
NewRestartCmd creates a new service restart command.
func NewScaleCmd ¶
NewScaleCmd creates a new service scale command.
func NewServiceCmd ¶
NewServiceCmd creates a new service command.
func NewStartCmd ¶
NewStartCmd creates a new service start command.
func NewStopCmd ¶
NewStopCmd creates a new service stop command.
func NewUpdateCmd ¶
NewUpdateCmd creates a new service update command.
func PrintServices ¶
PrintServices prints the service list in a table.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.