client

package
v0.0.0-...-811ab7b Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClusterAPIV1Alpha1Client

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

func NewForConfig

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

func NewForConfigOrDie

func NewForConfigOrDie(c *rest.Config) *ClusterAPIV1Alpha1Client

func (*ClusterAPIV1Alpha1Client) Clusters

func (*ClusterAPIV1Alpha1Client) Machines

func (*ClusterAPIV1Alpha1Client) RESTClient

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

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

type ClusterAPIV1Alpha1Interface

type ClusterAPIV1Alpha1Interface interface {
	RESTClient() rest.Interface
	MachinesGetter
	ClustersGetter
}

type ClustersGetter

type ClustersGetter interface {
	Clusters() ClustersInterface
}

type ClustersInterface

ClustersInterface has methods to work with Cluster resources.

type MachinesGetter

type MachinesGetter interface {
	Machines() MachinesInterface
}

type MachinesInterface

MachinesInterface has methods to work with Machine resources.

Jump to

Keyboard shortcuts

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