internalclientset

package
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2018 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

This package has the automatically generated clientset.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clientset

type Clientset struct {
	*discovery.DiscoveryClient
	// contains filtered or unexported fields
}

Clientset contains the clients for groups. Each group has exactly one version included in a Clientset.

func New

func New(c rest.Interface) *Clientset

New creates a new Clientset for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new Clientset for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *Clientset

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

func (*Clientset) Admissionregistration added in v1.7.0

func (c *Clientset) Admissionregistration() admissionregistrationinternalversion.AdmissionregistrationInterface

Admissionregistration retrieves the AdmissionregistrationClient

func (*Clientset) Apps added in v1.5.0

func (c *Clientset) Apps() appsinternalversion.AppsInterface

Apps retrieves the AppsClient

func (*Clientset) Authentication added in v1.4.0

func (c *Clientset) Authentication() authenticationinternalversion.AuthenticationInterface

Authentication retrieves the AuthenticationClient

func (*Clientset) Authorization added in v1.4.0

func (c *Clientset) Authorization() authorizationinternalversion.AuthorizationInterface

Authorization retrieves the AuthorizationClient

func (*Clientset) Autoscaling added in v1.3.0

func (c *Clientset) Autoscaling() autoscalinginternalversion.AutoscalingInterface

Autoscaling retrieves the AutoscalingClient

func (*Clientset) Batch added in v1.3.0

func (c *Clientset) Batch() batchinternalversion.BatchInterface

Batch retrieves the BatchClient

func (*Clientset) Certificates added in v1.4.0

func (c *Clientset) Certificates() certificatesinternalversion.CertificatesInterface

Certificates retrieves the CertificatesClient

func (*Clientset) Coordination added in v1.12.0

func (c *Clientset) Coordination() coordinationinternalversion.CoordinationInterface

Coordination retrieves the CoordinationClient

func (*Clientset) Core

func (c *Clientset) Core() coreinternalversion.CoreInterface

Core retrieves the CoreClient

func (*Clientset) Discovery

func (c *Clientset) Discovery() discovery.DiscoveryInterface

Discovery retrieves the DiscoveryClient

func (*Clientset) Events added in v1.9.0

func (c *Clientset) Events() eventsinternalversion.EventsInterface

Events retrieves the EventsClient

func (*Clientset) Extensions

func (c *Clientset) Extensions() extensionsinternalversion.ExtensionsInterface

Extensions retrieves the ExtensionsClient

func (*Clientset) Networking added in v1.7.0

func (c *Clientset) Networking() networkinginternalversion.NetworkingInterface

Networking retrieves the NetworkingClient

func (*Clientset) Policy added in v1.5.0

func (c *Clientset) Policy() policyinternalversion.PolicyInterface

Policy retrieves the PolicyClient

func (*Clientset) Rbac added in v1.3.0

func (c *Clientset) Rbac() rbacinternalversion.RbacInterface

Rbac retrieves the RbacClient

func (*Clientset) Scheduling added in v1.8.0

func (c *Clientset) Scheduling() schedulinginternalversion.SchedulingInterface

Scheduling retrieves the SchedulingClient

func (*Clientset) Settings added in v1.6.0

func (c *Clientset) Settings() settingsinternalversion.SettingsInterface

Settings retrieves the SettingsClient

func (*Clientset) Storage added in v1.4.0

func (c *Clientset) Storage() storageinternalversion.StorageInterface

Storage retrieves the StorageClient

type Interface

type Interface interface {
	Discovery() discovery.DiscoveryInterface
	Admissionregistration() admissionregistrationinternalversion.AdmissionregistrationInterface
	Core() coreinternalversion.CoreInterface
	Apps() appsinternalversion.AppsInterface
	Authentication() authenticationinternalversion.AuthenticationInterface
	Authorization() authorizationinternalversion.AuthorizationInterface
	Autoscaling() autoscalinginternalversion.AutoscalingInterface
	Batch() batchinternalversion.BatchInterface
	Certificates() certificatesinternalversion.CertificatesInterface
	Coordination() coordinationinternalversion.CoordinationInterface
	Events() eventsinternalversion.EventsInterface
	Extensions() extensionsinternalversion.ExtensionsInterface
	Networking() networkinginternalversion.NetworkingInterface
	Policy() policyinternalversion.PolicyInterface
	Rbac() rbacinternalversion.RbacInterface
	Scheduling() schedulinginternalversion.SchedulingInterface
	Settings() settingsinternalversion.SettingsInterface
	Storage() storageinternalversion.StorageInterface
}

Directories

Path Synopsis
This package has the automatically generated fake clientset.
This package has the automatically generated fake clientset.
This package contains the scheme of the automatically generated clientset.
This package contains the scheme of the automatically generated clientset.
typed

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳