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 Flags ¶
type Flags struct { ReconcilePeriod time.Duration WatchesFile string InjectOwnerRef bool EnableLeaderElection bool MaxConcurrentReconciles int AnsibleVerbosity int AnsibleRolesPath string AnsibleCollectionsPath string MetricsAddress string LeaderElectionID string LeaderElectionNamespace string AnsibleArgs string }
Flags - Options to be used by an ansible operator
Click to show internal directories.
Click to hide internal directories.