v1

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2020 License: Apache-2.0 Imports: 7 Imported by: 2

Documentation

Overview

This package has the automatically generated typed clients.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CStorPoolClusterExpansion

type CStorPoolClusterExpansion interface{}

type CStorPoolClusterInterface

type CStorPoolClusterInterface interface {
	Create(*v1.CStorPoolCluster) (*v1.CStorPoolCluster, error)
	Update(*v1.CStorPoolCluster) (*v1.CStorPoolCluster, error)
	Delete(name string, options *metav1.DeleteOptions) error
	DeleteCollection(options *metav1.DeleteOptions, listOptions metav1.ListOptions) error
	Get(name string, options metav1.GetOptions) (*v1.CStorPoolCluster, error)
	List(opts metav1.ListOptions) (*v1.CStorPoolClusterList, error)
	Watch(opts metav1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.CStorPoolCluster, err error)
	CStorPoolClusterExpansion
}

CStorPoolClusterInterface has methods to work with CStorPoolCluster resources.

type CStorPoolClustersGetter

type CStorPoolClustersGetter interface {
	CStorPoolClusters(namespace string) CStorPoolClusterInterface
}

CStorPoolClustersGetter has a method to return a CStorPoolClusterInterface. A group's client should implement this interface.

type CStorPoolInstanceExpansion

type CStorPoolInstanceExpansion interface{}

type CStorPoolInstanceInterface

type CStorPoolInstanceInterface interface {
	Create(*v1.CStorPoolInstance) (*v1.CStorPoolInstance, error)
	Update(*v1.CStorPoolInstance) (*v1.CStorPoolInstance, error)
	Delete(name string, options *metav1.DeleteOptions) error
	DeleteCollection(options *metav1.DeleteOptions, listOptions metav1.ListOptions) error
	Get(name string, options metav1.GetOptions) (*v1.CStorPoolInstance, error)
	List(opts metav1.ListOptions) (*v1.CStorPoolInstanceList, error)
	Watch(opts metav1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.CStorPoolInstance, err error)
	CStorPoolInstanceExpansion
}

CStorPoolInstanceInterface has methods to work with CStorPoolInstance resources.

type CStorPoolInstancesGetter

type CStorPoolInstancesGetter interface {
	CStorPoolInstances(namespace string) CStorPoolInstanceInterface
}

CStorPoolInstancesGetter has a method to return a CStorPoolInstanceInterface. A group's client should implement this interface.

type CStorVolumeConfigExpansion

type CStorVolumeConfigExpansion interface{}

type CStorVolumeConfigInterface

type CStorVolumeConfigInterface interface {
	Create(*v1.CStorVolumeConfig) (*v1.CStorVolumeConfig, error)
	Update(*v1.CStorVolumeConfig) (*v1.CStorVolumeConfig, error)
	UpdateStatus(*v1.CStorVolumeConfig) (*v1.CStorVolumeConfig, error)
	Delete(name string, options *metav1.DeleteOptions) error
	DeleteCollection(options *metav1.DeleteOptions, listOptions metav1.ListOptions) error
	Get(name string, options metav1.GetOptions) (*v1.CStorVolumeConfig, error)
	List(opts metav1.ListOptions) (*v1.CStorVolumeConfigList, error)
	Watch(opts metav1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.CStorVolumeConfig, err error)
	CStorVolumeConfigExpansion
}

CStorVolumeConfigInterface has methods to work with CStorVolumeConfig resources.

type CStorVolumeConfigsGetter

type CStorVolumeConfigsGetter interface {
	CStorVolumeConfigs(namespace string) CStorVolumeConfigInterface
}

CStorVolumeConfigsGetter has a method to return a CStorVolumeConfigInterface. A group's client should implement this interface.

type CStorVolumeExpansion

type CStorVolumeExpansion interface{}

type CStorVolumeInterface

type CStorVolumeInterface interface {
	Create(*v1.CStorVolume) (*v1.CStorVolume, error)
	Update(*v1.CStorVolume) (*v1.CStorVolume, error)
	UpdateStatus(*v1.CStorVolume) (*v1.CStorVolume, error)
	Delete(name string, options *metav1.DeleteOptions) error
	DeleteCollection(options *metav1.DeleteOptions, listOptions metav1.ListOptions) error
	Get(name string, options metav1.GetOptions) (*v1.CStorVolume, error)
	List(opts metav1.ListOptions) (*v1.CStorVolumeList, error)
	Watch(opts metav1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.CStorVolume, err error)
	CStorVolumeExpansion
}

CStorVolumeInterface has methods to work with CStorVolume resources.

type CStorVolumePoliciesGetter

type CStorVolumePoliciesGetter interface {
	CStorVolumePolicies(namespace string) CStorVolumePolicyInterface
}

CStorVolumePoliciesGetter has a method to return a CStorVolumePolicyInterface. A group's client should implement this interface.

type CStorVolumePolicyExpansion

type CStorVolumePolicyExpansion interface{}

type CStorVolumePolicyInterface

type CStorVolumePolicyInterface interface {
	Create(*v1.CStorVolumePolicy) (*v1.CStorVolumePolicy, error)
	Update(*v1.CStorVolumePolicy) (*v1.CStorVolumePolicy, error)
	UpdateStatus(*v1.CStorVolumePolicy) (*v1.CStorVolumePolicy, error)
	Delete(name string, options *metav1.DeleteOptions) error
	DeleteCollection(options *metav1.DeleteOptions, listOptions metav1.ListOptions) error
	Get(name string, options metav1.GetOptions) (*v1.CStorVolumePolicy, error)
	List(opts metav1.ListOptions) (*v1.CStorVolumePolicyList, error)
	Watch(opts metav1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.CStorVolumePolicy, err error)
	CStorVolumePolicyExpansion
}

CStorVolumePolicyInterface has methods to work with CStorVolumePolicy resources.

type CStorVolumeReplicaExpansion

type CStorVolumeReplicaExpansion interface{}

type CStorVolumeReplicaInterface

type CStorVolumeReplicaInterface interface {
	Create(*v1.CStorVolumeReplica) (*v1.CStorVolumeReplica, error)
	Update(*v1.CStorVolumeReplica) (*v1.CStorVolumeReplica, error)
	Delete(name string, options *metav1.DeleteOptions) error
	DeleteCollection(options *metav1.DeleteOptions, listOptions metav1.ListOptions) error
	Get(name string, options metav1.GetOptions) (*v1.CStorVolumeReplica, error)
	List(opts metav1.ListOptions) (*v1.CStorVolumeReplicaList, error)
	Watch(opts metav1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1.CStorVolumeReplica, err error)
	CStorVolumeReplicaExpansion
}

CStorVolumeReplicaInterface has methods to work with CStorVolumeReplica resources.

type CStorVolumeReplicasGetter

type CStorVolumeReplicasGetter interface {
	CStorVolumeReplicas(namespace string) CStorVolumeReplicaInterface
}

CStorVolumeReplicasGetter has a method to return a CStorVolumeReplicaInterface. A group's client should implement this interface.

type CStorVolumesGetter

type CStorVolumesGetter interface {
	CStorVolumes(namespace string) CStorVolumeInterface
}

CStorVolumesGetter has a method to return a CStorVolumeInterface. A group's client should implement this interface.

type CstorV1Client

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

CstorV1Client is used to interact with features provided by the cstor.openebs.io group.

func New

New creates a new CstorV1Client for the given RESTClient.

func NewForConfig

func NewForConfig(c *rest.Config) (*CstorV1Client, error)

NewForConfig creates a new CstorV1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *CstorV1Client

NewForConfigOrDie creates a new CstorV1Client for the given config and panics if there is an error in the config.

func (*CstorV1Client) CStorPoolClusters

func (c *CstorV1Client) CStorPoolClusters(namespace string) CStorPoolClusterInterface

func (*CstorV1Client) CStorPoolInstances

func (c *CstorV1Client) CStorPoolInstances(namespace string) CStorPoolInstanceInterface

func (*CstorV1Client) CStorVolumeConfigs

func (c *CstorV1Client) CStorVolumeConfigs(namespace string) CStorVolumeConfigInterface

func (*CstorV1Client) CStorVolumePolicies

func (c *CstorV1Client) CStorVolumePolicies(namespace string) CStorVolumePolicyInterface

func (*CstorV1Client) CStorVolumeReplicas

func (c *CstorV1Client) CStorVolumeReplicas(namespace string) CStorVolumeReplicaInterface

func (*CstorV1Client) CStorVolumes

func (c *CstorV1Client) CStorVolumes(namespace string) CStorVolumeInterface

func (*CstorV1Client) RESTClient

func (c *CstorV1Client) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

Directories

Path Synopsis
Package fake has the automatically generated clients.
Package fake has the automatically generated clients.

Jump to

Keyboard shortcuts

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