v1beta1

package
v0.10.8 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2021 License: Apache-2.0 Imports: 8 Imported by: 3

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 IstioExpansion

type IstioExpansion interface{}

type IstioInterface

type IstioInterface interface {
	Create(ctx context.Context, istio *v1beta1.Istio, opts v1.CreateOptions) (*v1beta1.Istio, error)
	Update(ctx context.Context, istio *v1beta1.Istio, opts v1.UpdateOptions) (*v1beta1.Istio, error)
	UpdateStatus(ctx context.Context, istio *v1beta1.Istio, opts v1.UpdateOptions) (*v1beta1.Istio, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1beta1.Istio, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1beta1.IstioList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1beta1.Istio, err error)
	IstioExpansion
}

IstioInterface has methods to work with Istio resources.

type IstioV1beta1Client

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

IstioV1beta1Client is used to interact with features provided by the istio.banzaicloud.io group.

func New

New creates a new IstioV1beta1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new IstioV1beta1Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *IstioV1beta1Client

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

func (*IstioV1beta1Client) Istios

func (c *IstioV1beta1Client) Istios(namespace string) IstioInterface

func (*IstioV1beta1Client) MeshGateways

func (c *IstioV1beta1Client) MeshGateways(namespace string) MeshGatewayInterface

func (*IstioV1beta1Client) RESTClient

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

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

func (*IstioV1beta1Client) RemoteIstios

func (c *IstioV1beta1Client) RemoteIstios(namespace string) RemoteIstioInterface

type IstioV1beta1Interface

type IstioV1beta1Interface interface {
	RESTClient() rest.Interface
	IstiosGetter
	MeshGatewaysGetter
	RemoteIstiosGetter
}

type IstiosGetter

type IstiosGetter interface {
	Istios(namespace string) IstioInterface
}

IstiosGetter has a method to return a IstioInterface. A group's client should implement this interface.

type MeshGatewayExpansion

type MeshGatewayExpansion interface{}

type MeshGatewayInterface

type MeshGatewayInterface interface {
	Create(ctx context.Context, meshGateway *v1beta1.MeshGateway, opts v1.CreateOptions) (*v1beta1.MeshGateway, error)
	Update(ctx context.Context, meshGateway *v1beta1.MeshGateway, opts v1.UpdateOptions) (*v1beta1.MeshGateway, error)
	UpdateStatus(ctx context.Context, meshGateway *v1beta1.MeshGateway, opts v1.UpdateOptions) (*v1beta1.MeshGateway, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1beta1.MeshGateway, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1beta1.MeshGatewayList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1beta1.MeshGateway, err error)
	MeshGatewayExpansion
}

MeshGatewayInterface has methods to work with MeshGateway resources.

type MeshGatewaysGetter

type MeshGatewaysGetter interface {
	MeshGateways(namespace string) MeshGatewayInterface
}

MeshGatewaysGetter has a method to return a MeshGatewayInterface. A group's client should implement this interface.

type RemoteIstioExpansion

type RemoteIstioExpansion interface{}

type RemoteIstioInterface

type RemoteIstioInterface interface {
	Create(ctx context.Context, remoteIstio *v1beta1.RemoteIstio, opts v1.CreateOptions) (*v1beta1.RemoteIstio, error)
	Update(ctx context.Context, remoteIstio *v1beta1.RemoteIstio, opts v1.UpdateOptions) (*v1beta1.RemoteIstio, error)
	UpdateStatus(ctx context.Context, remoteIstio *v1beta1.RemoteIstio, opts v1.UpdateOptions) (*v1beta1.RemoteIstio, error)
	Delete(ctx context.Context, name string, opts v1.DeleteOptions) error
	DeleteCollection(ctx context.Context, opts v1.DeleteOptions, listOpts v1.ListOptions) error
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1beta1.RemoteIstio, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1beta1.RemoteIstioList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	Patch(ctx context.Context, name string, pt types.PatchType, data []byte, opts v1.PatchOptions, subresources ...string) (result *v1beta1.RemoteIstio, err error)
	RemoteIstioExpansion
}

RemoteIstioInterface has methods to work with RemoteIstio resources.

type RemoteIstiosGetter

type RemoteIstiosGetter interface {
	RemoteIstios(namespace string) RemoteIstioInterface
}

RemoteIstiosGetter has a method to return a RemoteIstioInterface. 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