Interface AggregationRule

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

    @Generated(value="jsii-pacmak/1.69.0 (build f656c31)",
               date="2022-10-06T02:54:45.712Z")
    @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