Interface Evictable<B>

    • Method Detail

      • evict

        B evict()
        Evicts resource, respecting PodDisruptionBudget
        Returns:
        value indicating object was evicted or not
        Throws:
        KubernetesClientException - if an error occurs.