Documentation ¶
Index ¶
- func ConvertPbContainer(c *pb.Container) types.Container
- func ConvertTpContainer(c types.Container) *pb.Container
- func DockerCliPath() string
- func EnvVars(e string) []string
- func HomeDIR() string
- func KubeConfigPath() string
- func WaitSignals(errs chan error, cancel context.CancelFunc, gracefullCancel context.CancelFunc) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertPbContainer ¶ added in v0.1.6
ConvertTpContainer *pb.Container -> types.Container
func ConvertTpContainer ¶ added in v0.1.6
ConvertTpContainer types.Container -> *pb.Container
func DockerCliPath ¶ added in v0.1.8
func DockerCliPath() string
func KubeConfigPath ¶ added in v0.1.8
func KubeConfigPath() string
func WaitSignals ¶ added in v0.1.8
func WaitSignals(errs chan error, cancel context.CancelFunc, gracefullCancel context.CancelFunc) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.