v1alpha1

package
v1.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2021 License: Apache-2.0 Imports: 7 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 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.

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) 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