Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Applyinator ¶
type Applyinator struct {
// contains filtered or unexported fields
}
func NewApplyinator ¶
func NewApplyinator(workDir string, preserveWorkDir bool, appliedPlanDir string, dockerConfig string) *Applyinator
func (*Applyinator) Apply ¶
func (a *Applyinator) Apply(ctx context.Context, anp types.AgentNodePlan) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.