apply

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 17 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.
	ReassAwaitTimeout int
	DefinitionFormat  opt.DefinitionFormat
	DryRun            bool

	// 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