Interface KubeEvictionProps

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

    @Generated(value="jsii-pacmak/1.68.0 (build b45f2f6)",
               date="2022-09-25T03:33:25.602Z")
    @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.