Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LinkExists ¶
type LinkExists struct {
Name string
}
func (LinkExists) String ¶
func (l LinkExists) String() string
type SandboxExists ¶
type SandboxExists struct {
Name string
}
func (SandboxExists) Satisfied ¶
func (n SandboxExists) Satisfied(context executor.Context) (bool, error)
func (SandboxExists) String ¶
func (n SandboxExists) String() string
Click to show internal directories.
Click to hide internal directories.