v1alpha1

package
v0.0.0-...-1aaf684 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2020 License: MIT 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 DistccClaimExpansion

type DistccClaimExpansion interface{}

type DistccClaimInterface

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

DistccClaimInterface has methods to work with DistccClaim resources.

type DistccClaimsGetter

type DistccClaimsGetter interface {
	DistccClaims(namespace string) DistccClaimInterface
}

DistccClaimsGetter has a method to return a DistccClaimInterface. A group's client should implement this interface.

type DistccClientClaimExpansion

type DistccClientClaimExpansion interface{}

type DistccClientClaimInterface

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

DistccClientClaimInterface has methods to work with DistccClientClaim resources.

type DistccClientClaimsGetter

type DistccClientClaimsGetter interface {
	DistccClientClaims(namespace string) DistccClientClaimInterface
}

DistccClientClaimsGetter has a method to return a DistccClientClaimInterface. A group's client should implement this interface.

type DistccClientExpansion

type DistccClientExpansion interface{}

type DistccClientInterface

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

DistccClientInterface has methods to work with DistccClient resources.

type DistccClientsGetter

type DistccClientsGetter interface {
	DistccClients(namespace string) DistccClientInterface
}

DistccClientsGetter has a method to return a DistccClientInterface. A group's client should implement this interface.

type DistccExpansion

type DistccExpansion interface{}

type DistccInterface

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

DistccInterface has methods to work with Distcc resources.

type DistccsGetter

type DistccsGetter interface {
	Distccs(namespace string) DistccInterface
}

DistccsGetter has a method to return a DistccInterface. A group's client should implement this interface.

type K8ccV1alpha1Client

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

K8ccV1alpha1Client is used to interact with features provided by the k8cc.io group.

func New

New creates a new K8ccV1alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new K8ccV1alpha1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *K8ccV1alpha1Client

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

func (*K8ccV1alpha1Client) DistccClaims

func (c *K8ccV1alpha1Client) DistccClaims(namespace string) DistccClaimInterface

func (*K8ccV1alpha1Client) DistccClientClaims

func (c *K8ccV1alpha1Client) DistccClientClaims(namespace string) DistccClientClaimInterface

func (*K8ccV1alpha1Client) DistccClients

func (c *K8ccV1alpha1Client) DistccClients(namespace string) DistccClientInterface

func (*K8ccV1alpha1Client) Distccs

func (c *K8ccV1alpha1Client) Distccs(namespace string) DistccInterface

func (*K8ccV1alpha1Client) RESTClient

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

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

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