clusterobservabilityplane

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 NewClusterObservabilityPlaneCmd added in v1.1.0

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

Types

type ClusterObservabilityPlane

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

ClusterObservabilityPlane implements cluster observability plane operations

func New

New creates a new cluster observability plane implementation

func (*ClusterObservabilityPlane) Delete

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

Delete deletes a single cluster observability plane

func (*ClusterObservabilityPlane) Get

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

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

func (*ClusterObservabilityPlane) List

func (c *ClusterObservabilityPlane) List() error

List lists all cluster-scoped observability planes

type DeleteParams

type DeleteParams struct {
	ClusterObservabilityPlaneName string
}

DeleteParams defines parameters for deleting a single cluster observability plane

type GetParams

type GetParams struct {
	ClusterObservabilityPlaneName string
}

GetParams defines parameters for getting a single cluster observability plane

Jump to

Keyboard shortcuts

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