v2alpha1

package
v0.15.7 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2023 License: Apache-2.0 Imports: 9 Imported by: 4

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 CiliumBGPPeeringPoliciesGetter

type CiliumBGPPeeringPoliciesGetter interface {
	CiliumBGPPeeringPolicies() CiliumBGPPeeringPolicyInterface
}

CiliumBGPPeeringPoliciesGetter has a method to return a CiliumBGPPeeringPolicyInterface. A group's client should implement this interface.

type CiliumBGPPeeringPolicyExpansion

type CiliumBGPPeeringPolicyExpansion interface{}

type CiliumBGPPeeringPolicyInterface

type CiliumBGPPeeringPolicyInterface interface {
	Create(ctx context.Context, ciliumBGPPeeringPolicy *v2alpha1.CiliumBGPPeeringPolicy, opts v1.CreateOptions) (*v2alpha1.CiliumBGPPeeringPolicy, error)
	Update(ctx context.Context, ciliumBGPPeeringPolicy *v2alpha1.CiliumBGPPeeringPolicy, opts v1.UpdateOptions) (*v2alpha1.CiliumBGPPeeringPolicy, 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.CiliumBGPPeeringPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumBGPPeeringPolicyList, 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.CiliumBGPPeeringPolicy, err error)
	CiliumBGPPeeringPolicyExpansion
}

CiliumBGPPeeringPolicyInterface has methods to work with CiliumBGPPeeringPolicy resources.

type CiliumCIDRGroupExpansion

type CiliumCIDRGroupExpansion interface{}

type CiliumCIDRGroupInterface

type CiliumCIDRGroupInterface interface {
	Create(ctx context.Context, ciliumCIDRGroup *v2alpha1.CiliumCIDRGroup, opts v1.CreateOptions) (*v2alpha1.CiliumCIDRGroup, error)
	Update(ctx context.Context, ciliumCIDRGroup *v2alpha1.CiliumCIDRGroup, opts v1.UpdateOptions) (*v2alpha1.CiliumCIDRGroup, 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.CiliumCIDRGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumCIDRGroupList, 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.CiliumCIDRGroup, err error)
	CiliumCIDRGroupExpansion
}

CiliumCIDRGroupInterface has methods to work with CiliumCIDRGroup resources.

type CiliumCIDRGroupsGetter

type CiliumCIDRGroupsGetter interface {
	CiliumCIDRGroups() CiliumCIDRGroupInterface
}

CiliumCIDRGroupsGetter has a method to return a CiliumCIDRGroupInterface. A group's client should implement this interface.

type CiliumEndpointSliceExpansion

type CiliumEndpointSliceExpansion interface{}

type CiliumEndpointSliceInterface

type CiliumEndpointSliceInterface interface {
	Create(ctx context.Context, ciliumEndpointSlice *v2alpha1.CiliumEndpointSlice, opts v1.CreateOptions) (*v2alpha1.CiliumEndpointSlice, error)
	Update(ctx context.Context, ciliumEndpointSlice *v2alpha1.CiliumEndpointSlice, opts v1.UpdateOptions) (*v2alpha1.CiliumEndpointSlice, 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.CiliumEndpointSlice, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumEndpointSliceList, 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.CiliumEndpointSlice, err error)
	CiliumEndpointSliceExpansion
}

CiliumEndpointSliceInterface has methods to work with CiliumEndpointSlice resources.

type CiliumEndpointSlicesGetter

type CiliumEndpointSlicesGetter interface {
	CiliumEndpointSlices() CiliumEndpointSliceInterface
}

CiliumEndpointSlicesGetter has a method to return a CiliumEndpointSliceInterface. A group's client should implement this interface.

type CiliumL2AnnouncementPoliciesGetter

type CiliumL2AnnouncementPoliciesGetter interface {
	CiliumL2AnnouncementPolicies() CiliumL2AnnouncementPolicyInterface
}

CiliumL2AnnouncementPoliciesGetter has a method to return a CiliumL2AnnouncementPolicyInterface. A group's client should implement this interface.

type CiliumL2AnnouncementPolicyExpansion

type CiliumL2AnnouncementPolicyExpansion interface{}

type CiliumL2AnnouncementPolicyInterface

type CiliumL2AnnouncementPolicyInterface interface {
	Create(ctx context.Context, ciliumL2AnnouncementPolicy *v2alpha1.CiliumL2AnnouncementPolicy, opts v1.CreateOptions) (*v2alpha1.CiliumL2AnnouncementPolicy, error)
	Update(ctx context.Context, ciliumL2AnnouncementPolicy *v2alpha1.CiliumL2AnnouncementPolicy, opts v1.UpdateOptions) (*v2alpha1.CiliumL2AnnouncementPolicy, error)
	UpdateStatus(ctx context.Context, ciliumL2AnnouncementPolicy *v2alpha1.CiliumL2AnnouncementPolicy, opts v1.UpdateOptions) (*v2alpha1.CiliumL2AnnouncementPolicy, 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.CiliumL2AnnouncementPolicy, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumL2AnnouncementPolicyList, 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.CiliumL2AnnouncementPolicy, err error)
	CiliumL2AnnouncementPolicyExpansion
}

CiliumL2AnnouncementPolicyInterface has methods to work with CiliumL2AnnouncementPolicy resources.

type CiliumLoadBalancerIPPoolExpansion

type CiliumLoadBalancerIPPoolExpansion interface{}

type CiliumLoadBalancerIPPoolInterface

type CiliumLoadBalancerIPPoolInterface interface {
	Create(ctx context.Context, ciliumLoadBalancerIPPool *v2alpha1.CiliumLoadBalancerIPPool, opts v1.CreateOptions) (*v2alpha1.CiliumLoadBalancerIPPool, error)
	Update(ctx context.Context, ciliumLoadBalancerIPPool *v2alpha1.CiliumLoadBalancerIPPool, opts v1.UpdateOptions) (*v2alpha1.CiliumLoadBalancerIPPool, error)
	UpdateStatus(ctx context.Context, ciliumLoadBalancerIPPool *v2alpha1.CiliumLoadBalancerIPPool, opts v1.UpdateOptions) (*v2alpha1.CiliumLoadBalancerIPPool, 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.CiliumLoadBalancerIPPool, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumLoadBalancerIPPoolList, 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.CiliumLoadBalancerIPPool, err error)
	CiliumLoadBalancerIPPoolExpansion
}

CiliumLoadBalancerIPPoolInterface has methods to work with CiliumLoadBalancerIPPool resources.

type CiliumLoadBalancerIPPoolsGetter

type CiliumLoadBalancerIPPoolsGetter interface {
	CiliumLoadBalancerIPPools() CiliumLoadBalancerIPPoolInterface
}

CiliumLoadBalancerIPPoolsGetter has a method to return a CiliumLoadBalancerIPPoolInterface. A group's client should implement this interface.

type CiliumNodeConfigExpansion

type CiliumNodeConfigExpansion interface{}

type CiliumNodeConfigInterface

type CiliumNodeConfigInterface interface {
	Create(ctx context.Context, ciliumNodeConfig *v2alpha1.CiliumNodeConfig, opts v1.CreateOptions) (*v2alpha1.CiliumNodeConfig, error)
	Update(ctx context.Context, ciliumNodeConfig *v2alpha1.CiliumNodeConfig, opts v1.UpdateOptions) (*v2alpha1.CiliumNodeConfig, 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.CiliumNodeConfig, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumNodeConfigList, 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.CiliumNodeConfig, err error)
	CiliumNodeConfigExpansion
}

CiliumNodeConfigInterface has methods to work with CiliumNodeConfig resources.

type CiliumNodeConfigsGetter

type CiliumNodeConfigsGetter interface {
	CiliumNodeConfigs(namespace string) CiliumNodeConfigInterface
}

CiliumNodeConfigsGetter has a method to return a CiliumNodeConfigInterface. A group's client should implement this interface.

type CiliumPodIPPoolExpansion

type CiliumPodIPPoolExpansion interface{}

type CiliumPodIPPoolInterface

type CiliumPodIPPoolInterface interface {
	Create(ctx context.Context, ciliumPodIPPool *v2alpha1.CiliumPodIPPool, opts v1.CreateOptions) (*v2alpha1.CiliumPodIPPool, error)
	Update(ctx context.Context, ciliumPodIPPool *v2alpha1.CiliumPodIPPool, opts v1.UpdateOptions) (*v2alpha1.CiliumPodIPPool, 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.CiliumPodIPPool, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumPodIPPoolList, 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.CiliumPodIPPool, err error)
	CiliumPodIPPoolExpansion
}

CiliumPodIPPoolInterface has methods to work with CiliumPodIPPool resources.

type CiliumPodIPPoolsGetter

type CiliumPodIPPoolsGetter interface {
	CiliumPodIPPools() CiliumPodIPPoolInterface
}

CiliumPodIPPoolsGetter has a method to return a CiliumPodIPPoolInterface. A group's client should implement this interface.

type CiliumV2alpha1Client

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

CiliumV2alpha1Client is used to interact with features provided by the cilium.io group.

func New

New creates a new CiliumV2alpha1Client for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new CiliumV2alpha1Client 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) (*CiliumV2alpha1Client, error)

NewForConfigAndClient creates a new CiliumV2alpha1Client 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) *CiliumV2alpha1Client

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

func (*CiliumV2alpha1Client) CiliumBGPPeeringPolicies

func (c *CiliumV2alpha1Client) CiliumBGPPeeringPolicies() CiliumBGPPeeringPolicyInterface

func (*CiliumV2alpha1Client) CiliumCIDRGroups

func (c *CiliumV2alpha1Client) CiliumCIDRGroups() CiliumCIDRGroupInterface

func (*CiliumV2alpha1Client) CiliumEndpointSlices

func (c *CiliumV2alpha1Client) CiliumEndpointSlices() CiliumEndpointSliceInterface

func (*CiliumV2alpha1Client) CiliumL2AnnouncementPolicies

func (c *CiliumV2alpha1Client) CiliumL2AnnouncementPolicies() CiliumL2AnnouncementPolicyInterface

func (*CiliumV2alpha1Client) CiliumLoadBalancerIPPools

func (c *CiliumV2alpha1Client) CiliumLoadBalancerIPPools() CiliumLoadBalancerIPPoolInterface

func (*CiliumV2alpha1Client) CiliumNodeConfigs

func (c *CiliumV2alpha1Client) CiliumNodeConfigs(namespace string) CiliumNodeConfigInterface

func (*CiliumV2alpha1Client) CiliumPodIPPools

func (c *CiliumV2alpha1Client) CiliumPodIPPools() CiliumPodIPPoolInterface

func (*CiliumV2alpha1Client) RESTClient

func (c *CiliumV2alpha1Client) 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