Uses of Interface
io.fabric8.kubernetes.client.dsl.ContainerResource
-
Packages that use ContainerResource Package Description io.fabric8.kubernetes.client.dsl -
-
Uses of ContainerResource in io.fabric8.kubernetes.client.dsl
Subinterfaces of ContainerResource in io.fabric8.kubernetes.client.dsl Modifier and Type Interface Description interfacePodResourceMethods in io.fabric8.kubernetes.client.dsl that return ContainerResource Modifier and Type Method Description ContainerResourceContainerResource. withReadyWaitTimeout(Integer timeout)How long to wait for the pod to be ready or terminal before performing an operation, such as getting the logs, exec, attach, copy, etc.
-