v1alpha1

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2020 License: MIT 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 ConsoleAuthorisationExpansion

type ConsoleAuthorisationExpansion interface{}

type ConsoleAuthorisationInterface

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

ConsoleAuthorisationInterface has methods to work with ConsoleAuthorisation resources.

type ConsoleAuthorisationsGetter

type ConsoleAuthorisationsGetter interface {
	ConsoleAuthorisations(namespace string) ConsoleAuthorisationInterface
}

ConsoleAuthorisationsGetter has a method to return a ConsoleAuthorisationInterface. A group's client should implement this interface.

type ConsoleExpansion

type ConsoleExpansion interface{}

type ConsoleInterface

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

ConsoleInterface has methods to work with Console resources.

type ConsoleTemplateExpansion

type ConsoleTemplateExpansion interface{}

type ConsoleTemplateInterface

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

ConsoleTemplateInterface has methods to work with ConsoleTemplate resources.

type ConsoleTemplatesGetter

type ConsoleTemplatesGetter interface {
	ConsoleTemplates(namespace string) ConsoleTemplateInterface
}

ConsoleTemplatesGetter has a method to return a ConsoleTemplateInterface. A group's client should implement this interface.

type ConsolesGetter

type ConsolesGetter interface {
	Consoles(namespace string) ConsoleInterface
}

ConsolesGetter has a method to return a ConsoleInterface. A group's client should implement this interface.

type WorkloadsV1alpha1Client

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

WorkloadsV1alpha1Client is used to interact with features provided by the workloads.crd.gocardless.com group.

func New

New creates a new WorkloadsV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new WorkloadsV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *WorkloadsV1alpha1Client

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

func (*WorkloadsV1alpha1Client) ConsoleAuthorisations

func (c *WorkloadsV1alpha1Client) ConsoleAuthorisations(namespace string) ConsoleAuthorisationInterface

func (*WorkloadsV1alpha1Client) ConsoleTemplates

func (c *WorkloadsV1alpha1Client) ConsoleTemplates(namespace string) ConsoleTemplateInterface

func (*WorkloadsV1alpha1Client) Consoles

func (c *WorkloadsV1alpha1Client) Consoles(namespace string) ConsoleInterface

func (*WorkloadsV1alpha1Client) RESTClient

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

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

type WorkloadsV1alpha1Interface

type WorkloadsV1alpha1Interface interface {
	RESTClient() rest.Interface
	ConsolesGetter
	ConsoleAuthorisationsGetter
	ConsoleTemplatesGetter
}

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