Documentation ¶
Index ¶
- func NewCreateExecutorCmd() *cobra.Command
- func NewDeleteExecutorCmd() *cobra.Command
- func NewGetExecutorCmd() *cobra.Command
- func NewUpdateExecutorOptionsFromFlags(cmd *cobra.Command) (options apiClient.UpdateExecutorOptions, err error)
- func NewUpsertExecutorOptionsFromFlags(cmd *cobra.Command) (options apiClient.UpsertExecutorOptions, err error)
- func UpdateExecutorCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateExecutorCmd ¶
func NewDeleteExecutorCmd ¶
func NewGetExecutorCmd ¶
func NewUpdateExecutorOptionsFromFlags ¶ added in v1.7.29
func NewUpdateExecutorOptionsFromFlags(cmd *cobra.Command) (options apiClient.UpdateExecutorOptions, err error)
NewUpsertExecutorOptionsFromFlags creates update executor options fom command flags
func NewUpsertExecutorOptionsFromFlags ¶ added in v1.6.12
func NewUpsertExecutorOptionsFromFlags(cmd *cobra.Command) (options apiClient.UpsertExecutorOptions, err error)
NewUpsertExecutorOptionsFromFlags creates upsert executor options fom command flags
func UpdateExecutorCmd ¶ added in v1.6.12
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.