Uses of Interface
dev.galasa.kubernetes.IResource
Packages that use IResource
- 
Uses of IResource in dev.galasa.kubernetes
Subinterfaces of IResource in dev.galasa.kubernetesModifier and TypeInterfaceDescriptioninterfaceRepresents a ConfigMap resourceinterfaceRepresent a Deployment resourceinterfaceRepresents a PersistentVolumeClaiminterfaceRepresents a resource that utilises ReplicatSets, ie Deployment and StatefulSetinterfaceRepresents a Secret resourceinterfaceRepresents a Service resourceinterfaceRepresents a StatefulSet resourceMethods in dev.galasa.kubernetes that return IResourceModifier and TypeMethodDescription@NotNull IResourceIKubernetesNamespace.createResource(@NotNull String yaml) Create a Resource in Kubernetes.