Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewApplier ¶
func NewApplier( cl *client.Client, defDoc string, opts ApplierOptions, ) *applier
Create a new applier
Types ¶
type ApplierOptions ¶
type ApplierOptions struct {
DefinitionFormat opt.DefinitionFormat
DryRun bool
}
Options to configure an applier
Click to show internal directories.
Click to hide internal directories.