clientset

package
v0.4.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clientset

type Clientset struct {
	kubernetes.Clientset
	*archon.ArchonClient
	// contains filtered or unexported fields
}

func New

New creates a new Clientset for the given RESTClient.

func NewForConfig

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

NewForConfig creates a new Clientset for the given config.

func NewForConfigOrDie

func NewForConfigOrDie(c *restclient.Config) *Clientset

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

func (*Clientset) Archon

func (c *Clientset) Archon() archon.ArchonInterface

Archon retrieves the ArchonClient

func (*Clientset) EnsureResources

func (c *Clientset) EnsureResources(timeout time.Duration) (err error)

type Interface

type Interface interface {
	kubernetes.Interface
	Archon() archon.ArchonInterface
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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