kubernetesv110

package
v0.0.0-...-32fc51b Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2018 License: Apache-2.0, BSD-2-Clause, MIT, + 1 more Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	*kubernetesv19.Client
}

Client inherits all the attributes and methods of the v1.9 client. Please see the documentation of the base client for further details.

func NewForConfig

func NewForConfig(config *rest.Config) (*Client, error)

NewForConfig returns a new Kubernetes v1.10 client.

func NewFrom

func NewFrom(v19Client *kubernetesv19.Client) *Client

NewFrom creates a new client from the given kubernetesv19.Client.

func NewFromBase

func NewFromBase(baseClient *kubernetesbase.Client) *Client

NewFromBase creates a new client from the given kubernetesbase.Client.

Jump to

Keyboard shortcuts

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