namespaces

package
v0.0.0-...-f6da7c5 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Namespaces

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

func New

func New(client *kubernetes.Clientset, metaOptions metav1.ListOptions, ctx context.Context) *Namespaces

func (*Namespaces) Apply

func (obj *Namespaces) Apply(yaml string) (k8sTypes.Namespace, error)

func (*Namespaces) Create

func (obj *Namespaces) Create(
	namespace k8sTypes.Namespace,
	opts metav1.CreateOptions,
) (k8sTypes.Namespace, error)

func (*Namespaces) Delete

func (obj *Namespaces) Delete(name string, opts metav1.DeleteOptions) error

func (*Namespaces) Get

func (obj *Namespaces) Get(name string, opts metav1.GetOptions) (k8sTypes.Namespace, error)

func (*Namespaces) Kill deprecated

func (obj *Namespaces) Kill(name string, opts metav1.DeleteOptions) error

Deprecated: Use Delete instead.

func (*Namespaces) List

func (obj *Namespaces) List() ([]k8sTypes.Namespace, error)

Jump to

Keyboard shortcuts

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