Documentation
¶
Overview ¶
Package apply provides the global apply command for applying all staged changes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Runner ¶
type Runner struct {
ParamStrategy staging.ApplyStrategy
SecretStrategy staging.ApplyStrategy
Store store.ReadWriteOperator
Stdout io.Writer
Stderr io.Writer
IgnoreConflicts bool
}
Runner executes the apply command.
Click to show internal directories.
Click to hide internal directories.