client

package
v0.0.0-...-d3ccc4f Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MustNew

func MustNew(cfg *rest.Config) versioned.Interface

MustNew creates a client with given config, or panics when a failure is detected.

func MustNewInCluster

func MustNewInCluster() versioned.Interface

MustNewInCluster creates an in-cluster client, or panics when a failure is detected.

func New

func New(cfg *rest.Config) (versioned.Interface, error)

New creates a client with given config, or returns an error when a failure is detected.

func NewInCluster

func NewInCluster() (versioned.Interface, error)

NewInCluster creates an in-cluster client, or returns an error when a failure is detected.

Types

This section is empty.

Jump to

Keyboard shortcuts

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