Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AggregationRuleV1Beta1

AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole

schema

io.k8s.api.rbac.v1beta1.AggregationRule

Hierarchy

  • AggregationRuleV1Beta1

Index

Properties

Optional Readonly clusterRoleSelectors

clusterRoleSelectors: LabelSelector[]

ClusterRoleSelectors holds a list of selectors which will be used to find ClusterRoles and create the rules. If any of the selectors match, then the ClusterRole's permissions will be added

schema

io.k8s.api.rbac.v1beta1.AggregationRule#clusterRoleSelectors

Generated using TypeDoc