Interface KubeEvictionProps

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

    @Generated(value="jsii-pacmak/1.88.0 (build eaabd08)",
               date="2023-09-11T06:17:58.636Z")
    @Stability(Stable)
    public interface KubeEvictionProps
    extends software.amazon.jsii.JsiiSerializable
    Eviction evicts a pod from its node subject to certain policies and safety constraints.

    This is a subresource of Pod. A request to cause such an eviction is created by POSTing to .../pods//evictions.