Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct { APIURL *url.URL Token string ClusterID string CloudType string CloudRegion string Distribution string Namespace string OperatorNamespace string ArgoCDImage string RedisImage string // The configmap containing additional facts to be added to the dynamic facts AdditionalFactsConfigMap string // The configmap containing metadata for additional root apps to deploy AdditionalRootAppsConfigMap string // Reference to the OpenShift OAuth route to be added to the dynamic facts OCPOAuthRouteNamespace string OCPOAuthRouteName string // contains filtered or unexported fields }
Agent configures the cluster agent
Click to show internal directories.
Click to hide internal directories.