v1alpha1

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2022 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 AntreaClusterNetworkPolicyStatsExpansion

type AntreaClusterNetworkPolicyStatsExpansion interface{}

type AntreaClusterNetworkPolicyStatsGetter

type AntreaClusterNetworkPolicyStatsGetter interface {
	AntreaClusterNetworkPolicyStats() AntreaClusterNetworkPolicyStatsInterface
}

AntreaClusterNetworkPolicyStatsGetter has a method to return a AntreaClusterNetworkPolicyStatsInterface. A group's client should implement this interface.

type AntreaClusterNetworkPolicyStatsInterface

AntreaClusterNetworkPolicyStatsInterface has methods to work with AntreaClusterNetworkPolicyStats resources.

type AntreaNetworkPolicyStatsExpansion

type AntreaNetworkPolicyStatsExpansion interface{}

type AntreaNetworkPolicyStatsGetter

type AntreaNetworkPolicyStatsGetter interface {
	AntreaNetworkPolicyStats(namespace string) AntreaNetworkPolicyStatsInterface
}

AntreaNetworkPolicyStatsGetter has a method to return a AntreaNetworkPolicyStatsInterface. A group's client should implement this interface.

type AntreaNetworkPolicyStatsInterface

AntreaNetworkPolicyStatsInterface has methods to work with AntreaNetworkPolicyStats resources.

type MulticastGroupExpansion added in v1.7.0

type MulticastGroupExpansion interface{}

type MulticastGroupInterface added in v1.7.0

type MulticastGroupInterface interface {
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.MulticastGroup, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.MulticastGroupList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	MulticastGroupExpansion
}

MulticastGroupInterface has methods to work with MulticastGroup resources.

type MulticastGroupsGetter added in v1.7.0

type MulticastGroupsGetter interface {
	MulticastGroups() MulticastGroupInterface
}

MulticastGroupsGetter has a method to return a MulticastGroupInterface. A group's client should implement this interface.

type NetworkPolicyStatsExpansion

type NetworkPolicyStatsExpansion interface{}

type NetworkPolicyStatsGetter

type NetworkPolicyStatsGetter interface {
	NetworkPolicyStats(namespace string) NetworkPolicyStatsInterface
}

NetworkPolicyStatsGetter has a method to return a NetworkPolicyStatsInterface. A group's client should implement this interface.

type NetworkPolicyStatsInterface

type NetworkPolicyStatsInterface interface {
	Get(ctx context.Context, name string, opts v1.GetOptions) (*v1alpha1.NetworkPolicyStats, error)
	List(ctx context.Context, opts v1.ListOptions) (*v1alpha1.NetworkPolicyStatsList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	NetworkPolicyStatsExpansion
}

NetworkPolicyStatsInterface has methods to work with NetworkPolicyStats resources.

type StatsV1alpha1Client

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

StatsV1alpha1Client is used to interact with features provided by the stats.antrea.io group.

func New

New creates a new StatsV1alpha1Client for the given RESTClient.

func NewForConfig

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

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

func NewForConfigAndClient added in v1.7.0

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

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

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

func (*StatsV1alpha1Client) AntreaClusterNetworkPolicyStats

func (c *StatsV1alpha1Client) AntreaClusterNetworkPolicyStats() AntreaClusterNetworkPolicyStatsInterface

func (*StatsV1alpha1Client) AntreaNetworkPolicyStats

func (c *StatsV1alpha1Client) AntreaNetworkPolicyStats(namespace string) AntreaNetworkPolicyStatsInterface

func (*StatsV1alpha1Client) MulticastGroups added in v1.7.0

func (c *StatsV1alpha1Client) MulticastGroups() MulticastGroupInterface

func (*StatsV1alpha1Client) NetworkPolicyStats

func (c *StatsV1alpha1Client) NetworkPolicyStats(namespace string) NetworkPolicyStatsInterface

func (*StatsV1alpha1Client) RESTClient

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