Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecuteRollback ¶
func ExecuteRollback(args []string)
ExecuteRollback runs the rollback command
Types ¶
type ApplyOptions ¶
type ApplyOptions struct {
ValuesFile string
SetValues string
Timeout time.Duration
RollbackTimeout time.Duration
NoWait bool
Prune bool
AllowLatest bool
Parallel int
ShowLogs bool
}
ApplyOptions contains options for the apply command
type EventsOptions ¶
EventsOptions contains options for the events command
type LogsOptions ¶
LogsOptions contains options for the logs command
type RollbackOptions ¶
RollbackOptions contains options for the rollback command
Click to show internal directories.
Click to hide internal directories.