Interface AggregationRule

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

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-07-08T00:25:14.332Z")
    @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