v2alpha1

package
v0.0.0-...-774bb41 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2024 License: Apache-2.0 Imports: 9 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 CceV2alpha1Client

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

CceV2alpha1Client is used to interact with features provided by the cce.baidubce.com group.

func New

New creates a new CceV2alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new CceV2alpha1Client for the given config. NewForConfig is equivalent to NewForConfigAndClient(c, httpClient), where httpClient was generated with rest.HTTPClientFor(c).

func NewForConfigAndClient

func NewForConfigAndClient(c *rest.Config, h *http.Client) (*CceV2alpha1Client, error)

NewForConfigAndClient creates a new CceV2alpha1Client for the given config and http client. Note the http client provided takes precedence over the configured transport values.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *CceV2alpha1Client

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

func (*CceV2alpha1Client) ClusterPodSubnetTopologySpreads

func (c *CceV2alpha1Client) ClusterPodSubnetTopologySpreads() ClusterPodSubnetTopologySpreadInterface

func (*CceV2alpha1Client) NetResourceConfigSets

func (c *CceV2alpha1Client) NetResourceConfigSets() NetResourceConfigSetInterface

func (*CceV2alpha1Client) RESTClient

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

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

func (*CceV2alpha1Client) SecurityGroups

func (c *CceV2alpha1Client) SecurityGroups() SecurityGroupInterface

type ClusterPodSubnetTopologySpreadExpansion

type ClusterPodSubnetTopologySpreadExpansion interface{}

type ClusterPodSubnetTopologySpreadInterface

ClusterPodSubnetTopologySpreadInterface has methods to work with ClusterPodSubnetTopologySpread resources.

type ClusterPodSubnetTopologySpreadsGetter

type ClusterPodSubnetTopologySpreadsGetter interface {
	ClusterPodSubnetTopologySpreads() ClusterPodSubnetTopologySpreadInterface
}

ClusterPodSubnetTopologySpreadsGetter has a method to return a ClusterPodSubnetTopologySpreadInterface. A group's client should implement this interface.

type NetResourceConfigSetExpansion

type NetResourceConfigSetExpansion interface{}

type NetResourceConfigSetInterface

type NetResourceConfigSetInterface interface {
	Create(ctx context.Context, netResourceConfigSet *v2alpha1.NetResourceConfigSet, opts v1.CreateOptions) (*v2alpha1.NetResourceConfigSet, error)
	Update(ctx context.Context, netResourceConfigSet *v2alpha1.NetResourceConfigSet, opts v1.UpdateOptions) (*v2alpha1.NetResourceConfigSet, error)
	UpdateStatus(ctx context.Context, netResourceConfigSet *v2alpha1.NetResourceConfigSet, opts v1.UpdateOptions) (*v2alpha1.NetResourceConfigSet, 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) (*v2alpha1.NetResourceConfigSet, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.NetResourceConfigSetList, 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 *v2alpha1.NetResourceConfigSet, err error)
	NetResourceConfigSetExpansion
}

NetResourceConfigSetInterface has methods to work with NetResourceConfigSet resources.

type NetResourceConfigSetsGetter

type NetResourceConfigSetsGetter interface {
	NetResourceConfigSets() NetResourceConfigSetInterface
}

NetResourceConfigSetsGetter has a method to return a NetResourceConfigSetInterface. A group's client should implement this interface.

type SecurityGroupExpansion

type SecurityGroupExpansion interface{}

type SecurityGroupInterface

type SecurityGroupInterface interface {
	Create(ctx context.Context, securityGroup *v2alpha1.SecurityGroup, opts v1.CreateOptions) (*v2alpha1.SecurityGroup, error)
	Update(ctx context.Context, securityGroup *v2alpha1.SecurityGroup, opts v1.UpdateOptions) (*v2alpha1.SecurityGroup, error)
	UpdateStatus(ctx context.Context, securityGroup *v2alpha1.SecurityGroup, opts v1.UpdateOptions) (*v2alpha1.SecurityGroup, 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) (*v2alpha1.SecurityGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.SecurityGroupList, 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 *v2alpha1.SecurityGroup, err error)
	SecurityGroupExpansion
}

SecurityGroupInterface has methods to work with SecurityGroup resources.

type SecurityGroupsGetter

type SecurityGroupsGetter interface {
	SecurityGroups() SecurityGroupInterface
}

SecurityGroupsGetter has a method to return a SecurityGroupInterface. 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