clusterworkflowplane

package
v1.1.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 22, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterWorkflowPlaneCmd added in v1.1.0

func NewClusterWorkflowPlaneCmd(f client.NewClientFunc) *cobra.Command

Types

type ClusterWorkflowPlane

type ClusterWorkflowPlane struct {
	// contains filtered or unexported fields
}

ClusterWorkflowPlane implements cluster workflow plane operations

func New

New creates a new cluster workflow plane implementation

func (*ClusterWorkflowPlane) Delete

func (c *ClusterWorkflowPlane) Delete(params DeleteParams) error

Delete deletes a single cluster workflow plane

func (*ClusterWorkflowPlane) Get

func (c *ClusterWorkflowPlane) Get(params GetParams) error

Get retrieves a single cluster workflow plane and outputs it as YAML

func (*ClusterWorkflowPlane) List

func (c *ClusterWorkflowPlane) List() error

List lists all cluster-scoped workflow planes

type DeleteParams

type DeleteParams struct {
	ClusterWorkflowPlaneName string
}

DeleteParams defines parameters for deleting a single cluster workflow plane

type GetParams

type GetParams struct {
	ClusterWorkflowPlaneName string
}

GetParams defines parameters for getting a single cluster workflow plane

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL