Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Domain ¶
type Domain struct {
Spec *Spec `json:"spec,omitempty" yaml:"spec,omitempty"`
}
func (Domain) GetResources ¶
GetResources gathers the input files to be tested.
func (Domain) IsExecutable ¶
IsExecutable returns false; the file domain is read-only.
The files domain will download remote files into a temporary directory if the file paths are remote, but that is temporary and it is not mutating existing resources.
Click to show internal directories.
Click to hide internal directories.