Interface WorkloadProps

    • Method Detail

      • getDefaultSelector

        @Stability(Stable)
        @Nullable
        default Boolean getDefaultSelector()
        Automatically allocates a pod selector for this workload.

        Default: true

      • getPodMetadata

        @Stability(Stable)
        @Nullable
        default org.cdk8s.ApiObjectMetadata getPodMetadata()
        The pod metadata of this workload.