Uses of Class
dev.galasa.kubernetes.KubernetesManagerException
Packages that use KubernetesManagerException
- 
Uses of KubernetesManagerException in dev.galasa.kubernetes
Methods in dev.galasa.kubernetes that throw KubernetesManagerExceptionModifier and TypeMethodDescription@NotNull IResourceIKubernetesNamespace.createResource(@NotNull String yaml) Create a Resource in Kubernetes.IReplicaSet.getPodLogs(String container) @NotNull InetSocketAddressIService.getSocketAddressForPort(int port) Retrieve a Socket Address of a service NodePort which you can use to access the port from outside the cluster.voidIResource.refresh()refresh the raw YAML that is provided by getYaml()voidIKubernetesNamespace.saveNamespaceConfiguration()Save all the supported resources to stored artifacts in the default folder, along with pod logsvoidIKubernetesNamespace.saveNamespaceConfiguration(String storedArtifactPath) Save all the supported resources to stored artifacts in the default folder, along with pod logs