v1beta2

package
v1.4.6 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2021 License: AGPL-3.0 Imports: 8 Imported by: 0

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 DirectCSIDriveExpansion

type DirectCSIDriveExpansion interface{}

type DirectCSIDriveInterface

type DirectCSIDriveInterface interface {
	Create(ctx context.Context, directCSIDrive *v1beta2.DirectCSIDrive, opts v1.CreateOptions) (*v1beta2.DirectCSIDrive, error)
	Update(ctx context.Context, directCSIDrive *v1beta2.DirectCSIDrive, opts v1.UpdateOptions) (*v1beta2.DirectCSIDrive, error)
	UpdateStatus(ctx context.Context, directCSIDrive *v1beta2.DirectCSIDrive, opts v1.UpdateOptions) (*v1beta2.DirectCSIDrive, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1beta2.DirectCSIDrive, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1beta2.DirectCSIDriveList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1beta2.DirectCSIDrive, err error)
	DirectCSIDriveExpansion
}

DirectCSIDriveInterface has methods to work with DirectCSIDrive resources.

type DirectCSIDrivesGetter

type DirectCSIDrivesGetter interface {
	DirectCSIDrives() DirectCSIDriveInterface
}

DirectCSIDrivesGetter has a method to return a DirectCSIDriveInterface. A group's client should implement this interface.

type DirectCSIVolumeExpansion

type DirectCSIVolumeExpansion interface{}

type DirectCSIVolumeInterface

type DirectCSIVolumeInterface interface {
	Create(ctx context.Context, directCSIVolume *v1beta2.DirectCSIVolume, opts v1.CreateOptions) (*v1beta2.DirectCSIVolume, error)
	Update(ctx context.Context, directCSIVolume *v1beta2.DirectCSIVolume, opts v1.UpdateOptions) (*v1beta2.DirectCSIVolume, error)
	UpdateStatus(ctx context.Context, directCSIVolume *v1beta2.DirectCSIVolume, opts v1.UpdateOptions) (*v1beta2.DirectCSIVolume, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1beta2.DirectCSIVolume, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1beta2.DirectCSIVolumeList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1beta2.DirectCSIVolume, err error)
	DirectCSIVolumeExpansion
}

DirectCSIVolumeInterface has methods to work with DirectCSIVolume resources.

type DirectCSIVolumesGetter

type DirectCSIVolumesGetter interface {
	DirectCSIVolumes() DirectCSIVolumeInterface
}

DirectCSIVolumesGetter has a method to return a DirectCSIVolumeInterface. A group's client should implement this interface.

type DirectV1beta2Client

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

DirectV1beta2Client is used to interact with features provided by the direct.csi.min.io group.

func New

New creates a new DirectV1beta2Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new DirectV1beta2Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *DirectV1beta2Client

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

func (*DirectV1beta2Client) DirectCSIDrives

func (c *DirectV1beta2Client) DirectCSIDrives() DirectCSIDriveInterface

func (*DirectV1beta2Client) DirectCSIVolumes

func (c *DirectV1beta2Client) DirectCSIVolumes() DirectCSIVolumeInterface

func (*DirectV1beta2Client) RESTClient

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

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

type DirectV1beta2Interface

type DirectV1beta2Interface interface {
	RESTClient() rest.Interface
	DirectCSIDrivesGetter
	DirectCSIVolumesGetter
}

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