Uses of Interface
dev.galasa.kubernetes.IResource
-
Uses of IResource in dev.galasa.kubernetes
Modifier and TypeInterfaceDescriptioninterface
Represents a ConfigMap resourceinterface
Represent a Deployment resourceinterface
Represents a PersistentVolumeClaiminterface
Represents a resource that utilises ReplicatSets, ie Deployment and StatefulSetinterface
Represents a Secret resourceinterface
Represents a Service resourceinterface
Represents a StatefulSet resourceModifier and TypeMethodDescription@NotNull IResource
IKubernetesNamespace.createResource
(@NotNull String yaml) Create a Resource in Kubernetes.