Documentation
¶
Index ¶
Constants ¶
View Source
const ( CommandApply = "apply" CommandPrepare = "prepare" SourceFilesystem = "filesystem" SourceServer = "server" )
Variables ¶
This section is empty.
Functions ¶
func SourceForWorkflowPath ¶
Types ¶
type Context ¶
func (Context) StateFingerprint ¶
type FieldDefinition ¶
type FieldDefinition struct {
Path string
Type string
Prepare bool
Apply bool
Description string
IncludeInStateFingerprint bool
}
func FieldDefinitions ¶
func FieldDefinitions() []FieldDefinition
Click to show internal directories.
Click to hide internal directories.