apply

package
v0.5.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: MIT Imports: 18 Imported by: 0

Documentation

Overview

Package apply implements the apply controller.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApplyController

func NewApplyController(
	cl *client.Client,
	args []string,
	opts ControllerOptions,
) *applyController

NewApplyController creates a new apply controller.

Types

type ControllerOptions

type ControllerOptions struct {
	// Applier options.
	DefinitionFormat  opt.DefinitionFormat
	PropertyOverrides []string
	DryRun            bool
	ReassAwaitTimeout int

	// Apply controller specific options.
	ContinueOnError bool
	ExitCode        bool
	JSONOutput      bool
}

ControllerOptions represents options to configure an apply controller.

Directories

Path Synopsis
Package docparse implements parsers to transform input into separated documents.
Package docparse implements parsers to transform input into separated documents.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL