k8s

package
v0.0.0-...-bb2554f Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2016 License: Apache-2.0 Imports: 2 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 {
	*kubernetes.Clientset
	*LBClientset
}

func Get

func Get(conf *rest.Config) (*Client, error)

type LBClient

type LBClient struct {
	*rest.RESTClient
}

func (*LBClient) GetRESTClient

func (c *LBClient) GetRESTClient() *rest.RESTClient

type LBClientInterface

type LBClientInterface interface {
	GetRESTClient() *rest.RESTClient
}

type LBClientset

type LBClientset struct {
	*LBClient
}

func (*LBClientset) LB

type LBClientsetInterface

type LBClientsetInterface interface {
	LB() LBClientInterface
}

Interface exposes methods on k8s resources.

Jump to

Keyboard shortcuts

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