Interface KubeLeaseProps

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

    @Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)",
               date="2023-07-08T00:25:14.510Z")
    @Stability(Stable)
    public interface KubeLeaseProps
    extends software.amazon.jsii.JsiiSerializable
    Lease defines a lease concept.
    • Method Detail

      • getMetadata

        @Stability(Stable)
        @Nullable
        default ObjectMeta getMetadata()
        More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#metadata.
      • getSpec

        @Stability(Stable)
        @Nullable
        default LeaseSpec getSpec()
        Specification of the Lease.

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