Documentation ¶
Index ¶
Constants ¶
View Source
const ( RoleMaster = "master" RoleWorker = "worker" Namespace = "openshift-azure-operator" SecretName = "cluster" )
View Source
const ( AlertWebhookEnabled = "aro.alertwebhook.enabled" AzureSubnetsEnabled = "aro.azuresubnets.enabled" AzureSubnetsNsgManaged = "aro.azuresubnets.nsg.managed" AzureSubnetsServiceEndpointManaged = "aro.azuresubnets.serviceendpoint.managed" BannerEnabled = "aro.banner.enabled" CheckerEnabled = "aro.checker.enabled" DnsmasqEnabled = "aro.dnsmasq.enabled" RestartDnsmasqEnabled = "aro.restartdnsmasq.enabled" GenevaLoggingEnabled = "aro.genevalogging.enabled" ImageConfigEnabled = "aro.imageconfig.enabled" IngressEnabled = "aro.ingress.enabled" MachineEnabled = "aro.machine.enabled" MachineSetEnabled = "aro.machineset.enabled" MachineHealthCheckEnabled = "aro.machinehealthcheck.enabled" MachineHealthCheckManaged = "aro.machinehealthcheck.managed" MonitoringEnabled = "aro.monitoring.enabled" NodeDrainerEnabled = "aro.nodedrainer.enabled" PullSecretEnabled = "aro.pullsecret.enabled" PullSecretManaged = "aro.pullsecret.managed" RbacEnabled = "aro.rbac.enabled" RouteFixEnabled = "aro.routefix.enabled" StorageAccountsEnabled = "aro.storageaccounts.enabled" WorkaroundEnabled = "aro.workaround.enabled" AutosizedNodesEnabled = "aro.autosizednodes.enabled" MuoEnabled = "rh.srep.muo.enabled" MuoManaged = "rh.srep.muo.managed" GuardrailsEnabled = "aro.guardrails.enabled" GuardrailsDeployManaged = "aro.guardrails.deploy.managed" CloudProviderConfigEnabled = "aro.cloudproviderconfig.enabled" FlagTrue = "true" FlagFalse = "false" )
Variables ¶
This section is empty.
Functions ¶
func DefaultOperatorFlags ¶
DefaultOperatorFlags returns flags for new clusters and ones that have not been AdminUpdated.
func GatewayEnabled ¶
func GatewayEnabled(cluster *arov1alpha1.Cluster) bool
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
apis
|
|
aro.openshift.io/v1alpha1
Package v1alpha1 is the v1alpha1 version of the API.
|
Package v1alpha1 is the v1alpha1 version of the API. |
preview.aro.openshift.io/v1alpha1
Package v1alpha1 is the v1alpha1 version of the API.
|
Package v1alpha1 is the v1alpha1 version of the API. |
clientset
|
|
versioned
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
versioned/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
versioned/scheme
This package contains the scheme of the automatically generated clientset.
|
This package contains the scheme of the automatically generated clientset. |
versioned/typed/aro.openshift.io/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
versioned/typed/aro.openshift.io/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
versioned/typed/preview.aro.openshift.io/v1alpha1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
versioned/typed/preview.aro.openshift.io/v1alpha1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
controllers
|
|
rbac
Code generated for package rbac by go-bindata DO NOT EDIT.
|
Code generated for package rbac by go-bindata DO NOT EDIT. |
Click to show internal directories.
Click to hide internal directories.