flags

package
v0.18.1 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const AnsibleCollectionsPathEnvVar = "ANSIBLE_COLLECTIONS_PATH"
View Source
const AnsibleRolesPathEnvVar = "ANSIBLE_ROLES_PATH"

Variables

This section is empty.

Functions

This section is empty.

Types

type AnsibleOperatorFlags

type AnsibleOperatorFlags struct {
	watch.WatchFlags
	InjectOwnerRef         bool
	MaxWorkers             int
	AnsibleVerbosity       int
	AnsibleRolesPath       string
	AnsibleCollectionsPath string
}

AnsibleOperatorFlags - Options to be used by an ansible operator

func AddTo

func AddTo(flagSet *pflag.FlagSet, helpTextPrefix ...string) *AnsibleOperatorFlags

AddTo - Add the ansible operator flags to the the flagset helpTextPrefix will allow you add a prefix to default help text. Joined by a space.

Jump to

Keyboard shortcuts

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