v1alpha

package
v1.0.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2019 License: Apache-2.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 EdgenetV1alphaClient

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

EdgenetV1alphaClient is used to interact with features provided by the edgenet.io group.

func New

New creates a new EdgenetV1alphaClient for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new EdgenetV1alphaClient for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *EdgenetV1alphaClient

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

func (*EdgenetV1alphaClient) RESTClient

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

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

func (*EdgenetV1alphaClient) SelectiveDeployments

func (c *EdgenetV1alphaClient) SelectiveDeployments(namespace string) SelectiveDeploymentInterface

type EdgenetV1alphaInterface

type EdgenetV1alphaInterface interface {
	RESTClient() rest.Interface
	SelectiveDeploymentsGetter
}

type SelectiveDeploymentExpansion

type SelectiveDeploymentExpansion interface{}

type SelectiveDeploymentInterface

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

SelectiveDeploymentInterface has methods to work with SelectiveDeployment resources.

type SelectiveDeploymentsGetter

type SelectiveDeploymentsGetter interface {
	SelectiveDeployments(namespace string) SelectiveDeploymentInterface
}

SelectiveDeploymentsGetter has a method to return a SelectiveDeploymentInterface. 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