v1

package
v0.29.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 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 AdmissionregistrationV1ClusterClient

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

AdmissionregistrationV1ClusterClient is used to interact with features provided by the admissionregistration.k8s.io group.

func NewForConfig

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

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

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

func (*AdmissionregistrationV1ClusterClient) Cluster

func (*AdmissionregistrationV1ClusterClient) MutatingWebhookConfigurations

func (*AdmissionregistrationV1ClusterClient) ValidatingAdmissionPolicies

func (*AdmissionregistrationV1ClusterClient) ValidatingAdmissionPolicyBindings

func (*AdmissionregistrationV1ClusterClient) ValidatingWebhookConfigurations

type AdmissionregistrationV1ClusterScoper

type AdmissionregistrationV1ClusterScoper interface {
	Cluster(logicalcluster.Path) admissionregistrationv1.AdmissionregistrationV1Interface
}

type MutatingWebhookConfigurationClusterExpansion

type MutatingWebhookConfigurationClusterExpansion interface{}

type MutatingWebhookConfigurationClusterInterface

MutatingWebhookConfigurationClusterInterface can operate on MutatingWebhookConfigurations across all clusters, or scope down to one cluster and return a admissionregistrationv1.MutatingWebhookConfigurationInterface.

type MutatingWebhookConfigurationsClusterGetter

type MutatingWebhookConfigurationsClusterGetter interface {
	MutatingWebhookConfigurations() MutatingWebhookConfigurationClusterInterface
}

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

type ValidatingAdmissionPoliciesClusterGetter

type ValidatingAdmissionPoliciesClusterGetter interface {
	ValidatingAdmissionPolicies() ValidatingAdmissionPolicyClusterInterface
}

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

type ValidatingAdmissionPolicyBindingClusterExpansion

type ValidatingAdmissionPolicyBindingClusterExpansion interface{}

type ValidatingAdmissionPolicyBindingClusterInterface

ValidatingAdmissionPolicyBindingClusterInterface can operate on ValidatingAdmissionPolicyBindings across all clusters, or scope down to one cluster and return a admissionregistrationv1.ValidatingAdmissionPolicyBindingInterface.

type ValidatingAdmissionPolicyBindingsClusterGetter

type ValidatingAdmissionPolicyBindingsClusterGetter interface {
	ValidatingAdmissionPolicyBindings() ValidatingAdmissionPolicyBindingClusterInterface
}

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

type ValidatingAdmissionPolicyClusterExpansion

type ValidatingAdmissionPolicyClusterExpansion interface{}

type ValidatingAdmissionPolicyClusterInterface

ValidatingAdmissionPolicyClusterInterface can operate on ValidatingAdmissionPolicies across all clusters, or scope down to one cluster and return a admissionregistrationv1.ValidatingAdmissionPolicyInterface.

type ValidatingWebhookConfigurationClusterExpansion

type ValidatingWebhookConfigurationClusterExpansion interface{}

type ValidatingWebhookConfigurationClusterInterface

ValidatingWebhookConfigurationClusterInterface can operate on ValidatingWebhookConfigurations across all clusters, or scope down to one cluster and return a admissionregistrationv1.ValidatingWebhookConfigurationInterface.

type ValidatingWebhookConfigurationsClusterGetter

type ValidatingWebhookConfigurationsClusterGetter interface {
	ValidatingWebhookConfigurations() ValidatingWebhookConfigurationClusterInterface
}

ValidatingWebhookConfigurationsClusterGetter has a method to return a ValidatingWebhookConfigurationClusterInterface. 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