v1beta1

package
v0.28.1-0...-e9c32f1 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2025 License: Apache-2.0 Imports: 10 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 FlowSchemaClusterExpansion

type FlowSchemaClusterExpansion interface{}

type FlowSchemaClusterInterface

type FlowSchemaClusterInterface interface {
	Cluster(logicalcluster.Path) flowcontrolv1beta1.FlowSchemaInterface
	List(ctx context.Context, opts v1.ListOptions) (*apiflowcontrolv1beta1.FlowSchemaList, error)
	Watch(ctx context.Context, opts v1.ListOptions) (watch.Interface, error)
	FlowSchemaClusterExpansion
}

FlowSchemaClusterInterface can operate on FlowSchemas across all clusters, or scope down to one cluster and return a flowcontrolv1beta1.FlowSchemaInterface.

type FlowSchemasClusterGetter

type FlowSchemasClusterGetter interface {
	FlowSchemas() FlowSchemaClusterInterface
}

FlowSchemasClusterGetter has a method to return a FlowSchemaClusterInterface. A group's cluster client should implement this interface.

type FlowcontrolV1beta1ClusterClient

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

FlowcontrolV1beta1ClusterClient is used to interact with features provided by the flowcontrol.apiserver.k8s.io group.

func NewForConfig

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

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

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

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

func (*FlowcontrolV1beta1ClusterClient) Cluster

func (c *FlowcontrolV1beta1ClusterClient) Cluster(clusterPath logicalcluster.Path) flowcontrolv1beta1.FlowcontrolV1beta1Interface

func (*FlowcontrolV1beta1ClusterClient) FlowSchemas

func (*FlowcontrolV1beta1ClusterClient) PriorityLevelConfigurations

type FlowcontrolV1beta1ClusterScoper

type FlowcontrolV1beta1ClusterScoper interface {
	Cluster(logicalcluster.Path) flowcontrolv1beta1.FlowcontrolV1beta1Interface
}

type PriorityLevelConfigurationClusterExpansion

type PriorityLevelConfigurationClusterExpansion interface{}

type PriorityLevelConfigurationClusterInterface

PriorityLevelConfigurationClusterInterface can operate on PriorityLevelConfigurations across all clusters, or scope down to one cluster and return a flowcontrolv1beta1.PriorityLevelConfigurationInterface.

type PriorityLevelConfigurationsClusterGetter

type PriorityLevelConfigurationsClusterGetter interface {
	PriorityLevelConfigurations() PriorityLevelConfigurationClusterInterface
}

PriorityLevelConfigurationsClusterGetter has a method to return a PriorityLevelConfigurationClusterInterface. A group's cluster client should implement this interface.

Directories

Path Synopsis
Package fake has the automatically generated cluster clients.
Package fake has the automatically generated cluster clients.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL