Documentation ¶
Index ¶
Constants ¶
const AdminRole = prefix + "admin_role"
AdminRole tags the role as admin (true/false)
const ClusterID = prefix + "cluster_id"
ClusterID is the name of the tag that will contain the identifier of the cluster.
const ClusterName = prefix + "cluster_name"
ClusterName is the name of the tag that will contain the name of the cluster.
const ClusterRegion = prefix + "region"
ClusterID is the name of the tag that will contain the identifier of the cluster.
const Environment = prefix + "environment"
Environment is the name of the tag that will contain the environment of the role (integration/staging/production)
const HypershiftPolicies = prefix + "hcp_policies"
const ManagedPolicies = prefix + "managed_policies"
const OpenShiftVersion = prefix + "openshift_version"
OpenShiftVersion is the name of the tag that will contain the version of OpenShift that the resources are used for
const OperatorName = "operator_name"
const OperatorNamespace = "operator_namespace"
const RedHatManaged = "red-hat-managed"
RedHatManaged tags the role as red_hat_managed
const RolePrefix = prefix + "role_prefix"
RolePrefix is the name of the tag that will contain the user-set prefix of the role (installer, support, etc.)
const RoleType = prefix + "role_type"
RoleType is the name of the tag that will contain the purpose of the role (installer, support, etc.)
const True = "true"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.