@hashgraph/solo
    Preparing search index...

    Represents a Kubernetes Lease

    Implements

    Index

    Constructors

    Properties

    acquireTime?: Date

    The time the lease was acquired

    durationSeconds: number

    The duration of the lease in seconds

    holderIdentity: string

    The identity of the lease-holder

    leaseName: string

    The name of the lease

    namespace: NamespaceName

    The namespace of the lease

    renewTime?: Date

    The time the lease was renewed

    resourceVersion?: string

    The resource version of the lease

    Methods