v1alpha2

package
v0.0.0-...-49e8767 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2020 License: Apache-2.0 Imports: 7 Imported by: 4

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 DeployV1alpha2Client

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

DeployV1alpha2Client is used to interact with features provided by the deploy.razee.io group.

func New

New creates a new DeployV1alpha2Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new DeployV1alpha2Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *DeployV1alpha2Client

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

func (*DeployV1alpha2Client) RESTClient

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

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

func (*DeployV1alpha2Client) RemoteResourceS3s

func (c *DeployV1alpha2Client) RemoteResourceS3s(namespace string) RemoteResourceS3Interface

type DeployV1alpha2Interface

type DeployV1alpha2Interface interface {
	RESTClient() rest.Interface
	RemoteResourceS3sGetter
}

type RemoteResourceS3Expansion

type RemoteResourceS3Expansion interface{}

type RemoteResourceS3Interface

type RemoteResourceS3Interface interface {
	Create(*v1alpha2.RemoteResourceS3) (*v1alpha2.RemoteResourceS3, error)
	Update(*v1alpha2.RemoteResourceS3) (*v1alpha2.RemoteResourceS3, error)
	Delete(name string, options *v1.DeleteOptions) error
	DeleteCollection(options *v1.DeleteOptions, listOptions v1.ListOptions) error
	Get(name string, options v1.GetOptions) (*v1alpha2.RemoteResourceS3, error)
	List(opts v1.ListOptions) (*v1alpha2.RemoteResourceS3List, error)
	Watch(opts v1.ListOptions) (watch.Interface, error)
	Patch(name string, pt types.PatchType, data []byte, subresources ...string) (result *v1alpha2.RemoteResourceS3, err error)
	RemoteResourceS3Expansion
}

RemoteResourceS3Interface has methods to work with RemoteResourceS3 resources.

type RemoteResourceS3sGetter

type RemoteResourceS3sGetter interface {
	RemoteResourceS3s(namespace string) RemoteResourceS3Interface
}

RemoteResourceS3sGetter has a method to return a RemoteResourceS3Interface. A group's client should implement this interface.

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