Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MaintenanceCommand ¶ added in v0.17.0
type MaintenanceCommand struct {
// contains filtered or unexported fields
}
func NewMaintenanceCommand ¶ added in v0.17.0
type ResumeCommand ¶ added in v0.17.0
type ResumeCommand struct {
// contains filtered or unexported fields
}
func NewResumeCommand ¶ added in v0.17.0
type StatusCommand ¶ added in v0.17.0
type StatusCommand struct {
// contains filtered or unexported fields
}
func NewStatusCommand ¶ added in v0.17.0
type TriggerCommand ¶ added in v0.17.0
type TriggerCommand struct {
// contains filtered or unexported fields
}
func NewTriggerCommand ¶ added in v0.17.0
type ValidateCommand ¶ added in v0.26.2
type ValidateCommand struct {
// contains filtered or unexported fields
}
func NewValidateCommand ¶ added in v0.26.2
func NewValidateCommand(sopts *discovery.StandardOptions, fw inter.Framework, opts *ValidateCommandOptions, log *logrus.Entry) (*ValidateCommand, error)
type ValidateCommandOptions ¶ added in v0.26.2
type WatchCommand ¶
func NewWatchCommand ¶
Click to show internal directories.
Click to hide internal directories.