Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Names = names.Action Verb = verbs.Execute )
Functions ¶
Types ¶
type Command ¶
type Command struct {
utils.BaseCommand
Name string
Spec action.ActionSpec
OutputMode string
MatcherType string
Matcher credentials.IdentityMatcher
Consumer credentials.ConsumerIdentity
}
Click to show internal directories.
Click to hide internal directories.