v1alpha1

package
v0.0.0-...-6a8a225 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2019 License: Apache-2.0 Imports: 7 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 SnapshotRevertExpansion

type SnapshotRevertExpansion interface{}

type SnapshotRevertInterface

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

SnapshotRevertInterface has methods to work with SnapshotRevert resources.

type SnapshotRevertsGetter

type SnapshotRevertsGetter interface {
	SnapshotReverts(namespace string) SnapshotRevertInterface
}

SnapshotRevertsGetter has a method to return a SnapshotRevertInterface. A group's client should implement this interface.

type SnapshotmanagerV1alpha1Client

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

SnapshotmanagerV1alpha1Client is used to interact with features provided by the snapshotmanager.ciscosso.io group.

func New

New creates a new SnapshotmanagerV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new SnapshotmanagerV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *SnapshotmanagerV1alpha1Client

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

func (*SnapshotmanagerV1alpha1Client) RESTClient

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

func (*SnapshotmanagerV1alpha1Client) SnapshotReverts

func (c *SnapshotmanagerV1alpha1Client) SnapshotReverts(namespace string) SnapshotRevertInterface

func (*SnapshotmanagerV1alpha1Client) ValidationRuns

func (c *SnapshotmanagerV1alpha1Client) ValidationRuns(namespace string) ValidationRunInterface

func (*SnapshotmanagerV1alpha1Client) ValidationStrategies

func (c *SnapshotmanagerV1alpha1Client) ValidationStrategies(namespace string) ValidationStrategyInterface

type SnapshotmanagerV1alpha1Interface

type SnapshotmanagerV1alpha1Interface interface {
	RESTClient() rest.Interface
	SnapshotRevertsGetter
	ValidationRunsGetter
	ValidationStrategiesGetter
}

type ValidationRunExpansion

type ValidationRunExpansion interface{}

type ValidationRunInterface

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

ValidationRunInterface has methods to work with ValidationRun resources.

type ValidationRunsGetter

type ValidationRunsGetter interface {
	ValidationRuns(namespace string) ValidationRunInterface
}

ValidationRunsGetter has a method to return a ValidationRunInterface. A group's client should implement this interface.

type ValidationStrategiesGetter

type ValidationStrategiesGetter interface {
	ValidationStrategies(namespace string) ValidationStrategyInterface
}

ValidationStrategiesGetter has a method to return a ValidationStrategyInterface. A group's client should implement this interface.

type ValidationStrategyExpansion

type ValidationStrategyExpansion interface{}

type ValidationStrategyInterface

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

ValidationStrategyInterface has methods to work with ValidationStrategy resources.

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