v1alpha2

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2018 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 ChecknothingExpansion

type ChecknothingExpansion interface{}

type ChecknothingInterface

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

ChecknothingInterface has methods to work with Checknothing resources.

type ChecknothingsGetter

type ChecknothingsGetter interface {
	Checknothings(namespace string) ChecknothingInterface
}

ChecknothingsGetter has a method to return a ChecknothingInterface. A group's client should implement this interface.

type DenierExpansion

type DenierExpansion interface{}

type DenierInterface

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

DenierInterface has methods to work with Denier resources.

type DeniersGetter

type DeniersGetter interface {
	Deniers(namespace string) DenierInterface
}

DeniersGetter has a method to return a DenierInterface. A group's client should implement this interface.

type IstioV1alpha2Client

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

IstioV1alpha2Client is used to interact with features provided by the istio group.

func New

New creates a new IstioV1alpha2Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new IstioV1alpha2Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *IstioV1alpha2Client

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

func (*IstioV1alpha2Client) Checknothings

func (c *IstioV1alpha2Client) Checknothings(namespace string) ChecknothingInterface

func (*IstioV1alpha2Client) Deniers

func (c *IstioV1alpha2Client) Deniers(namespace string) DenierInterface

func (*IstioV1alpha2Client) RESTClient

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

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

func (*IstioV1alpha2Client) Rules

func (c *IstioV1alpha2Client) Rules(namespace string) RuleInterface

type IstioV1alpha2Interface

type IstioV1alpha2Interface interface {
	RESTClient() rest.Interface
	ChecknothingsGetter
	DeniersGetter
	RulesGetter
}

type RuleExpansion

type RuleExpansion interface{}

type RuleInterface

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

RuleInterface has methods to work with Rule resources.

type RulesGetter

type RulesGetter interface {
	Rules(namespace string) RuleInterface
}

RulesGetter has a method to return a RuleInterface. 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