Interface Deletable

    • Method Detail

      • delete

        Boolean delete()
        Deletes resource and all managed resources, returns null or false if not found.
        Returns:
        value indicating object was deleted or not
        Throws:
        KubernetesClientException - if an error occurs.