Interface AggregationRule

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    AggregationRule.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.88.0 (build eaabd08)",
               date="2023-09-11T06:17:58.456Z")
    @Stability(Stable)
    public interface AggregationRule
    extends software.amazon.jsii.JsiiSerializable
    AggregationRule describes how to locate ClusterRoles to aggregate into the ClusterRole.
    • Method Detail

      • getClusterRoleSelectors

        @Stability(Stable)
        @Nullable
        default List<LabelSelector> getClusterRoleSelectors()
        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