namespace

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

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

Types

type Namespace

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

Namespace implements namespace operations

func New

func New(c client.Interface) *Namespace

New creates a new namespace implementation

func (*Namespace) Delete

func (n *Namespace) Delete(name string) error

Delete deletes a single namespace

func (*Namespace) Get

func (n *Namespace) Get(name string) error

Get retrieves a single namespace and outputs it as YAML

func (*Namespace) List

func (n *Namespace) List() error

List lists all namespaces

Jump to

Keyboard shortcuts

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