v1alpha1

package
v0.3.7 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2020 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 GraphFinderExpansion added in v0.2.0

type GraphFinderExpansion interface{}

type GraphFinderInterface added in v0.2.0

type GraphFinderInterface interface {
	Create(*v1alpha1.GraphFinder) (*v1alpha1.GraphFinder, error)
	GraphFinderExpansion
}

GraphFinderInterface has methods to work with GraphFinder resources.

type GraphFindersGetter added in v0.2.0

type GraphFindersGetter interface {
	GraphFinders() GraphFinderInterface
}

GraphFindersGetter has a method to return a GraphFinderInterface. A group's client should implement this interface.

type MetaV1alpha1Client

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

MetaV1alpha1Client is used to interact with features provided by the meta.appscode.com group.

func New

New creates a new MetaV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new MetaV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *MetaV1alpha1Client

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

func (*MetaV1alpha1Client) GraphFinders added in v0.2.0

func (c *MetaV1alpha1Client) GraphFinders() GraphFinderInterface

func (*MetaV1alpha1Client) PathFinders

func (c *MetaV1alpha1Client) PathFinders() PathFinderInterface

func (*MetaV1alpha1Client) RESTClient

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

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

func (*MetaV1alpha1Client) ResourceClasses added in v0.3.0

func (c *MetaV1alpha1Client) ResourceClasses() ResourceClassInterface

func (*MetaV1alpha1Client) ResourceDescriptors

func (c *MetaV1alpha1Client) ResourceDescriptors() ResourceDescriptorInterface

type PathFinderExpansion

type PathFinderExpansion interface{}

type PathFinderInterface

type PathFinderInterface interface {
	Create(*v1alpha1.PathFinder) (*v1alpha1.PathFinder, error)
	PathFinderExpansion
}

PathFinderInterface has methods to work with PathFinder resources.

type PathFindersGetter

type PathFindersGetter interface {
	PathFinders() PathFinderInterface
}

PathFindersGetter has a method to return a PathFinderInterface. A group's client should implement this interface.

type ResourceClassExpansion added in v0.3.0

type ResourceClassExpansion interface{}

type ResourceClassInterface added in v0.3.0

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

ResourceClassInterface has methods to work with ResourceClass resources.

type ResourceClassesGetter added in v0.3.0

type ResourceClassesGetter interface {
	ResourceClasses() ResourceClassInterface
}

ResourceClassesGetter has a method to return a ResourceClassInterface. A group's client should implement this interface.

type ResourceDescriptorExpansion

type ResourceDescriptorExpansion interface{}

type ResourceDescriptorInterface

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

ResourceDescriptorInterface has methods to work with ResourceDescriptor resources.

type ResourceDescriptorsGetter

type ResourceDescriptorsGetter interface {
	ResourceDescriptors() ResourceDescriptorInterface
}

ResourceDescriptorsGetter has a method to return a ResourceDescriptorInterface. 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