v2alpha1

package
v1.15.4 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 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 CiliumBGPAdvertisementExpansion added in v1.15.0

type CiliumBGPAdvertisementExpansion interface{}

type CiliumBGPAdvertisementInterface added in v1.15.0

type CiliumBGPAdvertisementInterface interface {
	Create(ctx context.Context, ciliumBGPAdvertisement *v2alpha1.CiliumBGPAdvertisement, opts v1.CreateOptions) (*v2alpha1.CiliumBGPAdvertisement, error)
	Update(ctx context.Context, ciliumBGPAdvertisement *v2alpha1.CiliumBGPAdvertisement, opts v1.UpdateOptions) (*v2alpha1.CiliumBGPAdvertisement, 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.CiliumBGPAdvertisement, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumBGPAdvertisementList, 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.CiliumBGPAdvertisement, err error)
	CiliumBGPAdvertisementExpansion
}

CiliumBGPAdvertisementInterface has methods to work with CiliumBGPAdvertisement resources.

type CiliumBGPAdvertisementsGetter added in v1.15.0

type CiliumBGPAdvertisementsGetter interface {
	CiliumBGPAdvertisements() CiliumBGPAdvertisementInterface
}

CiliumBGPAdvertisementsGetter has a method to return a CiliumBGPAdvertisementInterface. A group's client should implement this interface.

type CiliumBGPClusterConfigExpansion added in v1.15.0

type CiliumBGPClusterConfigExpansion interface{}

type CiliumBGPClusterConfigInterface added in v1.15.0

type CiliumBGPClusterConfigInterface interface {
	Create(ctx context.Context, ciliumBGPClusterConfig *v2alpha1.CiliumBGPClusterConfig, opts v1.CreateOptions) (*v2alpha1.CiliumBGPClusterConfig, error)
	Update(ctx context.Context, ciliumBGPClusterConfig *v2alpha1.CiliumBGPClusterConfig, opts v1.UpdateOptions) (*v2alpha1.CiliumBGPClusterConfig, 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.CiliumBGPClusterConfig, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumBGPClusterConfigList, 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.CiliumBGPClusterConfig, err error)
	CiliumBGPClusterConfigExpansion
}

CiliumBGPClusterConfigInterface has methods to work with CiliumBGPClusterConfig resources.

type CiliumBGPClusterConfigsGetter added in v1.15.0

type CiliumBGPClusterConfigsGetter interface {
	CiliumBGPClusterConfigs() CiliumBGPClusterConfigInterface
}

CiliumBGPClusterConfigsGetter has a method to return a CiliumBGPClusterConfigInterface. A group's client should implement this interface.

type CiliumBGPNodeConfigExpansion added in v1.15.0

type CiliumBGPNodeConfigExpansion interface{}

type CiliumBGPNodeConfigInterface added in v1.15.0

type CiliumBGPNodeConfigInterface interface {
	Create(ctx context.Context, ciliumBGPNodeConfig *v2alpha1.CiliumBGPNodeConfig, opts v1.CreateOptions) (*v2alpha1.CiliumBGPNodeConfig, error)
	Update(ctx context.Context, ciliumBGPNodeConfig *v2alpha1.CiliumBGPNodeConfig, opts v1.UpdateOptions) (*v2alpha1.CiliumBGPNodeConfig, error)
	UpdateStatus(ctx context.Context, ciliumBGPNodeConfig *v2alpha1.CiliumBGPNodeConfig, opts v1.UpdateOptions) (*v2alpha1.CiliumBGPNodeConfig, 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.CiliumBGPNodeConfig, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumBGPNodeConfigList, 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.CiliumBGPNodeConfig, err error)
	CiliumBGPNodeConfigExpansion
}

CiliumBGPNodeConfigInterface has methods to work with CiliumBGPNodeConfig resources.

type CiliumBGPNodeConfigOverrideExpansion added in v1.15.0

type CiliumBGPNodeConfigOverrideExpansion interface{}

type CiliumBGPNodeConfigOverrideInterface added in v1.15.0

type CiliumBGPNodeConfigOverrideInterface interface {
	Create(ctx context.Context, ciliumBGPNodeConfigOverride *v2alpha1.CiliumBGPNodeConfigOverride, opts v1.CreateOptions) (*v2alpha1.CiliumBGPNodeConfigOverride, error)
	Update(ctx context.Context, ciliumBGPNodeConfigOverride *v2alpha1.CiliumBGPNodeConfigOverride, opts v1.UpdateOptions) (*v2alpha1.CiliumBGPNodeConfigOverride, 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.CiliumBGPNodeConfigOverride, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumBGPNodeConfigOverrideList, 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.CiliumBGPNodeConfigOverride, err error)
	CiliumBGPNodeConfigOverrideExpansion
}

CiliumBGPNodeConfigOverrideInterface has methods to work with CiliumBGPNodeConfigOverride resources.

type CiliumBGPNodeConfigOverridesGetter added in v1.15.0

type CiliumBGPNodeConfigOverridesGetter interface {
	CiliumBGPNodeConfigOverrides() CiliumBGPNodeConfigOverrideInterface
}

CiliumBGPNodeConfigOverridesGetter has a method to return a CiliumBGPNodeConfigOverrideInterface. A group's client should implement this interface.

type CiliumBGPNodeConfigsGetter added in v1.15.0

type CiliumBGPNodeConfigsGetter interface {
	CiliumBGPNodeConfigs() CiliumBGPNodeConfigInterface
}

CiliumBGPNodeConfigsGetter has a method to return a CiliumBGPNodeConfigInterface. A group's client should implement this interface.

type CiliumBGPPeerConfigExpansion added in v1.15.0

type CiliumBGPPeerConfigExpansion interface{}

type CiliumBGPPeerConfigInterface added in v1.15.0

type CiliumBGPPeerConfigInterface interface {
	Create(ctx context.Context, ciliumBGPPeerConfig *v2alpha1.CiliumBGPPeerConfig, opts v1.CreateOptions) (*v2alpha1.CiliumBGPPeerConfig, error)
	Update(ctx context.Context, ciliumBGPPeerConfig *v2alpha1.CiliumBGPPeerConfig, opts v1.UpdateOptions) (*v2alpha1.CiliumBGPPeerConfig, 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.CiliumBGPPeerConfig, error)
	List(ctx context.Context, opts v1.ListOptions) (*v2alpha1.CiliumBGPPeerConfigList, 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.CiliumBGPPeerConfig, err error)
	CiliumBGPPeerConfigExpansion
}

CiliumBGPPeerConfigInterface has methods to work with CiliumBGPPeerConfig resources.

type CiliumBGPPeerConfigsGetter added in v1.15.0

type CiliumBGPPeerConfigsGetter interface {
	CiliumBGPPeerConfigs() CiliumBGPPeerConfigInterface
}

CiliumBGPPeerConfigsGetter has a method to return a CiliumBGPPeerConfigInterface. A group's client should implement this interface.

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) CiliumBGPAdvertisements added in v1.15.0

func (c *CiliumV2alpha1Client) CiliumBGPAdvertisements() CiliumBGPAdvertisementInterface

func (*CiliumV2alpha1Client) CiliumBGPClusterConfigs added in v1.15.0

func (c *CiliumV2alpha1Client) CiliumBGPClusterConfigs() CiliumBGPClusterConfigInterface

func (*CiliumV2alpha1Client) CiliumBGPNodeConfigOverrides added in v1.15.0

func (c *CiliumV2alpha1Client) CiliumBGPNodeConfigOverrides() CiliumBGPNodeConfigOverrideInterface

func (*CiliumV2alpha1Client) CiliumBGPNodeConfigs added in v1.15.0

func (c *CiliumV2alpha1Client) CiliumBGPNodeConfigs() CiliumBGPNodeConfigInterface

func (*CiliumV2alpha1Client) CiliumBGPPeerConfigs added in v1.15.0

func (c *CiliumV2alpha1Client) CiliumBGPPeerConfigs() CiliumBGPPeerConfigInterface

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