Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Options ¶
type Options struct { options.BaseOptions environments.EnvironmentPullRequestOptions GitURL string EnvironmentName string AutoMerge bool PullRequestTitle string PullRequestBody string NoSourceConfig bool Owner string Repository string RemoveNamespace string Namespace string KubeClient kubernetes.Interface JXClient jxc.Interface }
Options the flags for updating webhooks
func NewCmdDelete ¶
func (*Options) AppDescription ¶
AppDescription returns the app description
Click to show internal directories.
Click to hide internal directories.