Documentation ¶
Index ¶
- func NewCmdDelete(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteAddon(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteAddonEnvironmentController(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteAddonFlagger(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteAddonGitea(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteAddonIstio(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteApp(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteApplication(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteBranch(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteChat(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteChatServer(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteChatToken(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteContext(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteDevPod(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteEnv(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteGit(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteGitServer(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteGitToken(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteGke(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteJenkins(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteJenkinsToken(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteNamespace(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeletePreview(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteQuickstartLocation(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteRepo(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteTeam(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteToken(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteTokenAddon(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteTracker(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteTrackerServer(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteTrackerToken(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteUser(commonOpts *opts.CommonOptions) *cobra.Command
- func NewCmdDeleteVault(commonOpts *opts.CommonOptions) *cobra.Command
- type DeleteAddonEnvironmentControllerOptions
- type DeleteAddonFlaggerOptions
- type DeleteAddonGiteaOptions
- type DeleteAddonIstioOptions
- type DeleteAddonOptions
- type DeleteAppOptions
- type DeleteApplicationOptions
- type DeleteBranchOptions
- type DeleteChatOptions
- type DeleteChatServerOptions
- type DeleteChatTokenOptions
- type DeleteContextOptions
- type DeleteDevPodOptions
- type DeleteEnvOptions
- type DeleteGitOptions
- type DeleteGitServerOptions
- type DeleteGitTokenOptions
- type DeleteGkeOptions
- type DeleteJenkinsOptions
- type DeleteJenkinsTokenOptions
- type DeleteNamespaceOptions
- type DeleteOptions
- type DeletePreviewOptions
- type DeleteQuickstartLocationOptions
- type DeleteRepoOptions
- type DeleteTeamOptions
- type DeleteTokenAddonOptions
- type DeleteTokenOptions
- type DeleteTrackerOptions
- type DeleteTrackerServerOptions
- type DeleteTrackerTokenOptions
- type DeleteUserOptions
- type DeleteVaultOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdDelete ¶
func NewCmdDelete(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDelete creates a command object for the generic "get" action, which retrieves one or more resources from a server.
func NewCmdDeleteAddon ¶
func NewCmdDeleteAddon(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteAddon creates a command object for the generic "get" action, which retrieves one or more resources from a server.
func NewCmdDeleteAddonEnvironmentController ¶
func NewCmdDeleteAddonEnvironmentController(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteAddonEnvironmentController creates a command object for the "create" command
func NewCmdDeleteAddonFlagger ¶
func NewCmdDeleteAddonFlagger(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteAddonFlagger defines the command
func NewCmdDeleteAddonGitea ¶
func NewCmdDeleteAddonGitea(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteAddonGitea defines the command
func NewCmdDeleteAddonIstio ¶
func NewCmdDeleteAddonIstio(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteAddonIstio defines the command
func NewCmdDeleteApp ¶
func NewCmdDeleteApp(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteApp creates a command object for this command
func NewCmdDeleteApplication ¶
func NewCmdDeleteApplication(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteApplication creates a command object for this command
func NewCmdDeleteBranch ¶
func NewCmdDeleteBranch(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteBranch creates a command object for the "delete repo" command
func NewCmdDeleteChat ¶
func NewCmdDeleteChat(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteChat creates a command object for the generic "get" action, which retrieves one or more resources from a server.
func NewCmdDeleteChatServer ¶
func NewCmdDeleteChatServer(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteChatServer defines the command
func NewCmdDeleteChatToken ¶
func NewCmdDeleteChatToken(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteChatToken defines the command
func NewCmdDeleteContext ¶
func NewCmdDeleteContext(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteContext creates a command object for the "delete repo" command
func NewCmdDeleteDevPod ¶
func NewCmdDeleteDevPod(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteDevPod creates a command object for the generic "get" action, which retrieves one or more resources from a server.
func NewCmdDeleteEnv ¶
func NewCmdDeleteEnv(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteEnv creates a command object for the "delete repo" command
func NewCmdDeleteGit ¶
func NewCmdDeleteGit(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteGit creates a command object for the generic "get" action, which retrieves one or more resources from a server.
func NewCmdDeleteGitServer ¶
func NewCmdDeleteGitServer(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteGitServer defines the command
func NewCmdDeleteGitToken ¶
func NewCmdDeleteGitToken(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteGitToken defines the command
func NewCmdDeleteGke ¶
func NewCmdDeleteGke(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteGke command for deleting a GKE cluster
func NewCmdDeleteJenkins ¶
func NewCmdDeleteJenkins(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteJenkins creates a command object for the generic "get" action, which retrieves one or more resources from a server.
func NewCmdDeleteJenkinsToken ¶
func NewCmdDeleteJenkinsToken(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteJenkinsToken defines the command
func NewCmdDeleteNamespace ¶
func NewCmdDeleteNamespace(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteNamespace creates a command object retrieves one or more resources from a server.
func NewCmdDeletePreview ¶
func NewCmdDeletePreview(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeletePreview creates a command object
func NewCmdDeleteQuickstartLocation ¶
func NewCmdDeleteQuickstartLocation(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteQuickstartLocation defines the command
func NewCmdDeleteRepo ¶
func NewCmdDeleteRepo(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteRepo creates a command object for the "delete repo" command
func NewCmdDeleteTeam ¶
func NewCmdDeleteTeam(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteTeam creates a command object retrieves one or more resources from a server.
func NewCmdDeleteToken ¶
func NewCmdDeleteToken(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteToken creates a command object retrieves one or more resources from a server.
func NewCmdDeleteTokenAddon ¶
func NewCmdDeleteTokenAddon(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteTokenAddon defines the command
func NewCmdDeleteTracker ¶
func NewCmdDeleteTracker(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteTracker creates a command object for the generic "get" action, which retrieves one or more resources from a server.
func NewCmdDeleteTrackerServer ¶
func NewCmdDeleteTrackerServer(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteTrackerServer defines the command
func NewCmdDeleteTrackerToken ¶
func NewCmdDeleteTrackerToken(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteTrackerToken defines the command
func NewCmdDeleteUser ¶
func NewCmdDeleteUser(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteUser creates a command object retrieves one or more resources from a server.
func NewCmdDeleteVault ¶
func NewCmdDeleteVault(commonOpts *opts.CommonOptions) *cobra.Command
NewCmdDeleteVault builds a new delete vault command
Types ¶
type DeleteAddonEnvironmentControllerOptions ¶
type DeleteAddonEnvironmentControllerOptions struct { DeleteAddonOptions ReleaseName string Namespace string }
DeleteAddonEnvironmentControllerOptions the options for the create spring command
func (*DeleteAddonEnvironmentControllerOptions) Run ¶
func (o *DeleteAddonEnvironmentControllerOptions) Run() error
Run implements the command
type DeleteAddonFlaggerOptions ¶
type DeleteAddonFlaggerOptions struct { DeleteAddonOptions ReleaseName string Namespace string }
DeleteAddonFlaggerOptions the options for the create spring command
func (*DeleteAddonFlaggerOptions) Run ¶
func (o *DeleteAddonFlaggerOptions) Run() error
Run implements the command
type DeleteAddonGiteaOptions ¶
type DeleteAddonGiteaOptions struct { DeleteAddonOptions ReleaseName string }
DeleteAddonGiteaOptions the options for the create spring command
func (*DeleteAddonGiteaOptions) Run ¶
func (o *DeleteAddonGiteaOptions) Run() error
Run implements the command
type DeleteAddonIstioOptions ¶
type DeleteAddonIstioOptions struct { DeleteAddonOptions ReleaseName string Namespace string }
DeleteAddonIstioOptions the options for the create spring command
func (*DeleteAddonIstioOptions) Run ¶
func (o *DeleteAddonIstioOptions) Run() error
Run implements the command
type DeleteAddonOptions ¶
type DeleteAddonOptions struct { *opts.CommonOptions Purge bool }
DeleteAddonOptions are the flags for delete commands
func (*DeleteAddonOptions) Run ¶
func (o *DeleteAddonOptions) Run() error
Run implements this command
type DeleteAppOptions ¶
type DeleteAppOptions struct { *opts.CommonOptions GitOps bool DevEnv *jenkinsv1.Environment ReleaseName string Namespace string Purge bool Alias string AutoMerge bool // Used for testing CloneDir string }
DeleteAppOptions are the flags for this delete commands
type DeleteApplicationOptions ¶
type DeleteApplicationOptions struct { *opts.CommonOptions SelectAll bool SelectFilter string IgnoreEnvironments bool NoMergePullRequest bool Timeout string PullRequestPollTime string Org string AutoMerge bool // calculated fields TimeoutDuration *time.Duration PullRequestPollDuration *time.Duration // Used for testing CloneDir string }
DeleteApplicationOptions are the flags for this delete commands
func (*DeleteApplicationOptions) Run ¶
func (o *DeleteApplicationOptions) Run() error
Run implements this command
type DeleteBranchOptions ¶
type DeleteBranchOptions struct { options.CreateOptions Organisation string Repositories []string GitHost string GitHub bool SelectAll bool SelectFilter string SelectAllRepos bool SelectFilterRepos string Merged bool }
DeleteBranchOptions the options for the create spring command
func (*DeleteBranchOptions) Run ¶
func (o *DeleteBranchOptions) Run() error
Run implements the command
type DeleteChatOptions ¶
type DeleteChatOptions struct {
*opts.CommonOptions
}
DeleteChatOptions are the flags for delete commands
type DeleteChatServerOptions ¶
type DeleteChatServerOptions struct { *opts.CommonOptions IgnoreMissingServer bool }
DeleteChatServerOptions the options for the create spring command
func (*DeleteChatServerOptions) Run ¶
func (o *DeleteChatServerOptions) Run() error
Run implements the command
type DeleteChatTokenOptions ¶
type DeleteChatTokenOptions struct { options.CreateOptions ServerFlags opts.ServerFlags }
DeleteChatTokenOptions the options for the create spring command
func (*DeleteChatTokenOptions) Run ¶
func (o *DeleteChatTokenOptions) Run() error
Run implements the command
type DeleteContextOptions ¶
type DeleteContextOptions struct { options.CreateOptions SelectAll bool SelectFilter string DeleteAuthInfo bool DeleteCluster bool }
DeleteContextOptions the options for the create spring command
func (*DeleteContextOptions) Run ¶
func (o *DeleteContextOptions) Run() error
Run implements the command
type DeleteDevPodOptions ¶
type DeleteDevPodOptions struct { *opts.CommonOptions opts.CommonDevPodOptions }
DeleteDevPodOptions are the flags for delete commands
func (*DeleteDevPodOptions) Run ¶
func (o *DeleteDevPodOptions) Run() error
Run implements this command
type DeleteEnvOptions ¶
type DeleteEnvOptions struct { *opts.CommonOptions DeleteNamespace bool }
DeleteEnvOptions the options for the create spring command
type DeleteGitOptions ¶
type DeleteGitOptions struct {
*opts.CommonOptions
}
DeleteGitOptions are the flags for delete commands
type DeleteGitServerOptions ¶
type DeleteGitServerOptions struct { *opts.CommonOptions IgnoreMissingServer bool }
DeleteGitServerOptions the options for the create spring command
func (*DeleteGitServerOptions) Run ¶
func (o *DeleteGitServerOptions) Run() error
Run implements the command
type DeleteGitTokenOptions ¶
type DeleteGitTokenOptions struct { options.CreateOptions ServerFlags opts.ServerFlags }
DeleteGitTokenOptions the options for the create spring command
func (*DeleteGitTokenOptions) Run ¶
func (o *DeleteGitTokenOptions) Run() error
Run implements the command
type DeleteGkeOptions ¶
type DeleteGkeOptions struct { get.GetOptions Region string ProjectID string }
DeleteGkeOptions Options for deleting a GKE cluster
type DeleteJenkinsOptions ¶
type DeleteJenkinsOptions struct {
*opts.CommonOptions
}
DeleteJenkinsOptions are the flags for delete commands
func (*DeleteJenkinsOptions) Run ¶
func (o *DeleteJenkinsOptions) Run() error
Run implements this command
type DeleteJenkinsTokenOptions ¶
type DeleteJenkinsTokenOptions struct { options.CreateOptions JenkinsSelector opts.JenkinsSelectorOptions ServerFlags opts.ServerFlags }
DeleteJenkinsTokenOptions the options for the create spring command
func (*DeleteJenkinsTokenOptions) Run ¶
func (o *DeleteJenkinsTokenOptions) Run() error
Run implements the command
type DeleteNamespaceOptions ¶
type DeleteNamespaceOptions struct { *opts.CommonOptions SelectAll bool SelectFilter string Confirm bool }
DeleteNamespaceOptions are the flags for delete commands
func (*DeleteNamespaceOptions) Run ¶
func (o *DeleteNamespaceOptions) Run() error
Run implements this command
type DeleteOptions ¶
type DeleteOptions struct {
*opts.CommonOptions
}
DeleteOptions are the flags for delete commands
type DeletePreviewOptions ¶
type DeletePreviewOptions struct {
preview.PreviewOptions
}
DeletePreviewOptions are the flags for delete commands
func (*DeletePreviewOptions) DeletePreview ¶
func (o *DeletePreviewOptions) DeletePreview(name string) error
func (*DeletePreviewOptions) Run ¶
func (o *DeletePreviewOptions) Run() error
Run implements this command
type DeleteQuickstartLocationOptions ¶
type DeleteQuickstartLocationOptions struct { *opts.CommonOptions GitUrl string Owner string }
DeleteQuickstartLocationOptions the options for the create spring command
func (*DeleteQuickstartLocationOptions) Run ¶
func (o *DeleteQuickstartLocationOptions) Run() error
Run implements the command
type DeleteRepoOptions ¶
type DeleteRepoOptions struct { options.CreateOptions Organisation string Repositories []string GitHost string GitHub bool SelectAll bool SelectFilter string }
DeleteRepoOptions the options for the create spring command
type DeleteTeamOptions ¶
type DeleteTeamOptions struct { *opts.CommonOptions SelectAll bool SelectFilter string Confirm bool }
DeleteTeamOptions are the flags for delete commands
type DeleteTokenAddonOptions ¶
type DeleteTokenAddonOptions struct { options.CreateOptions ServerFlags opts.ServerFlags Kind string }
DeleteTokenAddonOptions the options for the create spring command
func (*DeleteTokenAddonOptions) Run ¶
func (o *DeleteTokenAddonOptions) Run() error
Run implements the command
type DeleteTokenOptions ¶
type DeleteTokenOptions struct {
*opts.CommonOptions
}
DeleteTokenOptions are the flags for delete commands
func (*DeleteTokenOptions) Run ¶
func (o *DeleteTokenOptions) Run() error
Run implements this command
type DeleteTrackerOptions ¶
type DeleteTrackerOptions struct {
*opts.CommonOptions
}
DeleteTrackerOptions are the flags for delete commands
func (*DeleteTrackerOptions) Run ¶
func (o *DeleteTrackerOptions) Run() error
Run implements this command
type DeleteTrackerServerOptions ¶
type DeleteTrackerServerOptions struct { *opts.CommonOptions IgnoreMissingServer bool }
DeleteTrackerServerOptions the options for the create spring command
func (*DeleteTrackerServerOptions) Run ¶
func (o *DeleteTrackerServerOptions) Run() error
Run implements the command
type DeleteTrackerTokenOptions ¶
type DeleteTrackerTokenOptions struct { options.CreateOptions ServerFlags opts.ServerFlags }
DeleteTrackerTokenOptions the options for the create spring command
func (*DeleteTrackerTokenOptions) Run ¶
func (o *DeleteTrackerTokenOptions) Run() error
Run implements the command
type DeleteUserOptions ¶
type DeleteUserOptions struct { *opts.CommonOptions SelectAll bool SelectFilter string Confirm bool }
DeleteUserOptions are the flags for delete commands
type DeleteVaultOptions ¶
type DeleteVaultOptions struct { *opts.CommonOptions Namespace string RemoveCloudResources bool GKEProjectID string GKEZone string }
DeleteVaultOptions keeps the options of delete vault command
func (*DeleteVaultOptions) Run ¶
func (o *DeleteVaultOptions) Run() error
Run implements the delete vault command
Source Files ¶
- delete.go
- delete_addon.go
- delete_addon_environment_controller.go
- delete_addon_flagger.go
- delete_addon_gitea.go
- delete_addon_istio.go
- delete_app.go
- delete_application.go
- delete_branch.go
- delete_chat.go
- delete_chat_server.go
- delete_chat_token.go
- delete_context.go
- delete_devpod.go
- delete_env.go
- delete_git.go
- delete_git_server.go
- delete_git_token.go
- delete_gke.go
- delete_jenkins.go
- delete_jenkins_token.go
- delete_namespace.go
- delete_preview.go
- delete_quickstart_location.go
- delete_repo.go
- delete_team.go
- delete_token.go
- delete_token_addon.go
- delete_tracker.go
- delete_tracker_server.go
- delete_tracker_token.go
- delete_user.go
- delete_vault.go