Uses of Class
com.oracle.bedrock.runtime.k8s.PodContainer
-
Packages that use PodContainer Package Description com.oracle.bedrock.runtime.k8s -
-
Uses of PodContainer in com.oracle.bedrock.runtime.k8s
Methods in com.oracle.bedrock.runtime.k8s that return types with arguments of type PodContainer Modifier and Type Method Description Map<String,PodContainer>Pod. getContainers()Obtain the containers for this Pod.
-