persistentvolumes

package
v0.0.4 Latest Latest
Warning

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

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

Documentation

Overview

Package persistentvolumes provides implementation of PersistentVolume resources for Kubernetes

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PersistentVolumes

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

PersistentVolumes provides API for manipulating PersistentVolume resources within a Kubernetes cluster

func New

New creates a new instance backed by the provided client

func (*PersistentVolumes) Apply

Apply creates the Kubernetes resource given the supplied YAML configuration

func (*PersistentVolumes) Create

Create creates the Kubernetes resource given the supplied object

func (*PersistentVolumes) Delete

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

Delete removes the named PersistentVolumes from the cluster

func (*PersistentVolumes) Get

Get returns the named PersistentVolumes instance within the cluster if available

func (*PersistentVolumes) List

List returns a collection of PersistentVolumes available within the cluster

Jump to

Keyboard shortcuts

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