envs

package
v0.1.0-beta1 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 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 Env

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

func Get

func Get() *Env

func (*Env) GetCII

func (c *Env) GetCII() cii.CII

func (*Env) GetCRI

func (c *Env) GetCRI() cri.CRI

func (*Env) GetCSI

func (c *Env) GetCSI(kind string) (csi.CSI, error)

func (*Env) GetNet

func (c *Env) GetNet() *network.Network

func (*Env) GetNodeClient

func (c *Env) GetNodeClient() types.NodeClientV1

func (*Env) GetProvision

func (c *Env) GetProvision() bool

func (*Env) GetRestClient

func (c *Env) GetRestClient() types.ClientV1

func (*Env) GetState

func (c *Env) GetState() *state.State

func (*Env) ListCSI

func (c *Env) ListCSI() []string

func (*Env) SetCII

func (c *Env) SetCII(iri cii.CII)

func (*Env) SetCRI

func (c *Env) SetCRI(cri cri.CRI)

func (*Env) SetCSI

func (c *Env) SetCSI(kind string, si csi.CSI)

func (*Env) SetClient

func (c *Env) SetClient(nc types.NodeClientV1, rc types.ClientV1)

func (*Env) SetNet

func (c *Env) SetNet(net *network.Network)

func (*Env) SetProvision

func (c *Env) SetProvision(on bool)

func (*Env) SetState

func (c *Env) SetState(s *state.State)

Jump to

Keyboard shortcuts

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