v1alpha4

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2021 License: Apache-2.0 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 HTTPRouteGroupExpansion

type HTTPRouteGroupExpansion interface{}

type HTTPRouteGroupInterface

type HTTPRouteGroupInterface interface {
	Create(ctx context.Context, hTTPRouteGroup *v1alpha4.HTTPRouteGroup, opts v1.CreateOptions) (*v1alpha4.HTTPRouteGroup, error)
	Update(ctx context.Context, hTTPRouteGroup *v1alpha4.HTTPRouteGroup, opts v1.UpdateOptions) (*v1alpha4.HTTPRouteGroup, 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) (*v1alpha4.HTTPRouteGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha4.HTTPRouteGroupList, 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 *v1alpha4.HTTPRouteGroup, err error)
	HTTPRouteGroupExpansion
}

HTTPRouteGroupInterface has methods to work with HTTPRouteGroup resources.

type HTTPRouteGroupsGetter

type HTTPRouteGroupsGetter interface {
	HTTPRouteGroups(namespace string) HTTPRouteGroupInterface
}

HTTPRouteGroupsGetter has a method to return a HTTPRouteGroupInterface. A group's client should implement this interface.

type SpecsV1alpha4Client

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

SpecsV1alpha4Client is used to interact with features provided by the specs.smi-spec.io group.

func New

New creates a new SpecsV1alpha4Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new SpecsV1alpha4Client for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *SpecsV1alpha4Client

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

func (*SpecsV1alpha4Client) HTTPRouteGroups

func (c *SpecsV1alpha4Client) HTTPRouteGroups(namespace string) HTTPRouteGroupInterface

func (*SpecsV1alpha4Client) RESTClient

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

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

func (*SpecsV1alpha4Client) TCPRoutes

func (c *SpecsV1alpha4Client) TCPRoutes(namespace string) TCPRouteInterface

func (*SpecsV1alpha4Client) UDPRoutes

func (c *SpecsV1alpha4Client) UDPRoutes(namespace string) UDPRouteInterface

type SpecsV1alpha4Interface

type SpecsV1alpha4Interface interface {
	RESTClient() rest.Interface
	HTTPRouteGroupsGetter
	TCPRoutesGetter
	UDPRoutesGetter
}

type TCPRouteExpansion

type TCPRouteExpansion interface{}

type TCPRouteInterface

type TCPRouteInterface interface {
	Create(ctx context.Context, tCPRoute *v1alpha4.TCPRoute, opts v1.CreateOptions) (*v1alpha4.TCPRoute, error)
	Update(ctx context.Context, tCPRoute *v1alpha4.TCPRoute, opts v1.UpdateOptions) (*v1alpha4.TCPRoute, 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) (*v1alpha4.TCPRoute, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha4.TCPRouteList, 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 *v1alpha4.TCPRoute, err error)
	TCPRouteExpansion
}

TCPRouteInterface has methods to work with TCPRoute resources.

type TCPRoutesGetter

type TCPRoutesGetter interface {
	TCPRoutes(namespace string) TCPRouteInterface
}

TCPRoutesGetter has a method to return a TCPRouteInterface. A group's client should implement this interface.

type UDPRouteExpansion

type UDPRouteExpansion interface{}

type UDPRouteInterface

type UDPRouteInterface interface {
	Create(ctx context.Context, uDPRoute *v1alpha4.UDPRoute, opts v1.CreateOptions) (*v1alpha4.UDPRoute, error)
	Update(ctx context.Context, uDPRoute *v1alpha4.UDPRoute, opts v1.UpdateOptions) (*v1alpha4.UDPRoute, 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) (*v1alpha4.UDPRoute, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha4.UDPRouteList, 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 *v1alpha4.UDPRoute, err error)
	UDPRouteExpansion
}

UDPRouteInterface has methods to work with UDPRoute resources.

type UDPRoutesGetter

type UDPRoutesGetter interface {
	UDPRoutes(namespace string) UDPRouteInterface
}

UDPRoutesGetter has a method to return a UDPRouteInterface. 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