Interface KubeResourceQuotaProps

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

    @Generated(value="jsii-pacmak/1.72.0 (build 4b8828b)",
               date="2022-12-15T15:42:36.699Z")
    @Stability(Stable)
    public interface KubeResourceQuotaProps
    extends software.amazon.jsii.JsiiSerializable
    ResourceQuota sets aggregate quota restrictions enforced per namespace.
    • Method Detail

      • getMetadata

        @Stability(Stable)
        @Nullable
        default ObjectMeta getMetadata()
        Standard object's metadata.

        More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata

      • getSpec

        @Stability(Stable)
        @Nullable
        default ResourceQuotaSpec getSpec()
        Spec defines the desired quota.

        https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status