Documentation ¶
Index ¶
- func NewCreateWebhookCmd() *cobra.Command
- func NewCreateWebhookOptionsFromFlags(cmd *cobra.Command) (options apiv1.CreateWebhookOptions, err error)
- func NewDeleteWebhookCmd() *cobra.Command
- func NewGetWebhookCmd() *cobra.Command
- func NewUpdateWebhookOptionsFromFlags(cmd *cobra.Command) (options apiv1.UpdateWebhookOptions, err error)
- func UpdateWebhookCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCreateWebhookCmd ¶
func NewCreateWebhookOptionsFromFlags ¶ added in v1.14.0
func NewCreateWebhookOptionsFromFlags(cmd *cobra.Command) (options apiv1.CreateWebhookOptions, err error)
NewCreateWebhookOptionsFromFlags creates create webhook options from command flags
func NewDeleteWebhookCmd ¶
func NewGetWebhookCmd ¶
func NewUpdateWebhookOptionsFromFlags ¶ added in v1.14.0
func NewUpdateWebhookOptionsFromFlags(cmd *cobra.Command) (options apiv1.UpdateWebhookOptions, err error)
NewUpdateWebhookOptionsFromFlags creates update webhook options from command flags
func UpdateWebhookCmd ¶ added in v1.14.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.