Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildContextDirWithName ¶
func ResetEnvdApp ¶
func ResetEnvdApp()
Types ¶
type Example ¶
type Example struct { Tag string BuildContextPath string // Name is the filepath.Base(BuildContextPath). Name string // contains filtered or unexported fields }
func NewExample ¶
func (*Example) BuildImage ¶
func (*Example) DestroyContainer ¶
func (e *Example) DestroyContainer() func()
func (*Example) ExecRuntimeCommand ¶
func (*Example) RemoveImage ¶
func (e *Example) RemoveImage() func()
func (*Example) RunContainer ¶
func (e *Example) RunContainer() func()
Click to show internal directories.
Click to hide internal directories.