envs

package
v0.0.0-...-b4339e2 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2019 License: Apache-2.0 Imports: 5 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) GetBlobStorage

func (env Env) GetBlobStorage() blob.IBlobStorage

func (Env) GetBuilder

func (env Env) GetBuilder() types.IBuilder

func (Env) GetClient

func (env Env) GetClient() client.IClient

func (Env) GetCri

func (env Env) GetCri() cri.CRI

func (Env) GetHostname

func (env Env) GetHostname() string

func (Env) GetIP

func (env Env) GetIP() string

func (*Env) SetBlobStorage

func (env *Env) SetBlobStorage(u blob.IBlobStorage)

func (*Env) SetBuilder

func (env *Env) SetBuilder(b types.IBuilder)

func (*Env) SetClient

func (env *Env) SetClient(c client.IClient)

func (*Env) SetCri

func (env *Env) SetCri(cri cri.CRI)

func (*Env) SetHostname

func (env *Env) SetHostname(h string)

func (*Env) SetIP

func (env *Env) SetIP(ip string)

Jump to

Keyboard shortcuts

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