internalversion

package
v1.11.0-beta.2 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2018 License: Apache-2.0 Imports: 6 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 AutoscalingClient

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

AutoscalingClient is used to interact with features provided by the autoscaling group.

func New

New creates a new AutoscalingClient for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new AutoscalingClient for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *AutoscalingClient

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

func (*AutoscalingClient) HorizontalPodAutoscalers

func (c *AutoscalingClient) HorizontalPodAutoscalers(namespace string) HorizontalPodAutoscalerInterface

func (*AutoscalingClient) RESTClient

func (c *AutoscalingClient) RESTClient() rest.Interface

RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.

func (*AutoscalingClient) VerticalPodAutoscalers

func (c *AutoscalingClient) VerticalPodAutoscalers(namespace string) VerticalPodAutoscalerInterface

type AutoscalingInterface

type AutoscalingInterface interface {
	RESTClient() rest.Interface
	HorizontalPodAutoscalersGetter
	VerticalPodAutoscalersGetter
}

type HorizontalPodAutoscalerExpansion

type HorizontalPodAutoscalerExpansion interface{}

type HorizontalPodAutoscalerInterface

HorizontalPodAutoscalerInterface has methods to work with HorizontalPodAutoscaler resources.

type HorizontalPodAutoscalersGetter

type HorizontalPodAutoscalersGetter interface {
	HorizontalPodAutoscalers(namespace string) HorizontalPodAutoscalerInterface
}

HorizontalPodAutoscalersGetter has a method to return a HorizontalPodAutoscalerInterface. A group's client should implement this interface.

type VerticalPodAutoscalerExpansion

type VerticalPodAutoscalerExpansion interface{}

type VerticalPodAutoscalerInterface

VerticalPodAutoscalerInterface has methods to work with VerticalPodAutoscaler resources.

type VerticalPodAutoscalersGetter

type VerticalPodAutoscalersGetter interface {
	VerticalPodAutoscalers(namespace string) VerticalPodAutoscalerInterface
}

VerticalPodAutoscalersGetter has a method to return a VerticalPodAutoscalerInterface. A group's client should implement this interface.

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