Interface PodsAllOptions

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

    @Generated(value="jsii-pacmak/1.61.0 (build abf4039)",
               date="2022-07-06T20:17:23.689Z")
    @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.