Interface KubeEvictionProps

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

    @Generated(value="jsii-pacmak/1.69.0 (build f656c31)",
               date="2022-10-06T02:54:45.866Z")
    @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.