# Functions
No description provided by the author
NamespacedBindingReferencesDefaultOperatorRole is the index used to mark a RoleBinding as one that targets one of the default operator roles (supplied in RuntimeOptions under AdminClusterRole, EditClusterRole, and ViewClusterRole).
No description provided by the author
# Constants
BindingReferencesDefaultOperatorRole is the value of the both of the above indices when a ClusterRoleBinding or RoleBinding is tied to a RoleRef that matches a default ClusterRole that is watched by the operator to create admin, edit, or view RoleBindings in the Project Release Namespace.
ClusterRoleBindingByRoleRef identifies the set of ClusterRoleBindings that are tied to RoleRefs that need to be watched by the operator.
ConfigMapInReleaseNamespaceByReleaseNamespaceName identifies a ConfigMap in a release namespace that is tied to the ProjectHelmChart's status in the release namespace.
ProjectHelmChartByReleaseName identifies a ProjectHelmChart by the underlying Helm release it is tied to.
RoleBindingInRegistrationNamespaceByRoleRef identifies the set of RoleBindings in a registration namespace that are tied to specific RoleRefs that need to be watched by the operator.
RoleInReleaseNamespaceByReleaseNamespaceName identifies a Role in a release namespace that needs to have RBAC synced on changes to RoleBindings in the Project Registration Namespace or ClusterRoleBindings.
# Variables
No description provided by the author