Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checksum ¶
type Checksum struct {
// contains filtered or unexported fields
}
func (*Checksum) ConditionResult ¶
ConditionResult defines the success criteria for a condition using the shell resource To succeed, Updatecli expects the condition to be true so file shouldn't change
func (*Checksum) PostCommand ¶
PostCommand defines operations needed to be executed after the shell command
func (*Checksum) PreCommand ¶
PreCommand defines operations needed to be executed before the shell command
func (*Checksum) SourceResult ¶
SourceResult defines the success criteria for a source using the shell resource
func (*Checksum) TargetResult ¶
TargetResult defines the success criteria for a target using the shell resource To success Updatecli expected to not change by default
Click to show internal directories.
Click to hide internal directories.