Uses of Class
io.skodjob.testframe.clients.KubeClusterException
Packages that use KubeClusterException
-
Uses of KubeClusterException in io.skodjob.testframe.clients
Subclasses of KubeClusterException in io.skodjob.testframe.clientsModifier and TypeClassDescriptionstatic classException class indicating that the resource to be created already exists in the Kubernetes cluster.static classException class indicating that the resource provided to the Kubernetes cluster is invalid.static classException class indicating that a requested resource was not found in the Kubernetes cluster.