Interface PodsAllOptions

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

    @Generated(value="jsii-pacmak/1.63.2 (build a8a8833)",
               date="2022-08-06T02:49:12.322Z")
    @Stability(Stable)
    public interface PodsAllOptions
    extends software.amazon.jsii.JsiiSerializable
    Options for `Pods.all`.
    • Method Detail

      • getNamespaces

        @Stability(Stable)
        @Nullable
        default Namespaces getNamespaces()
        Namespaces the pods are allowed to be in.

        Use Namespaces.all() to allow all namespaces.

        Default: - unset, implies the namespace of the resource this selection is used in.