Uses of Class
io.fabric8.kubernetes.client.extended.run.RunOperations.RunConfigNested
-
Packages that use RunOperations.RunConfigNested Package Description io.fabric8.kubernetes.client.extended.run -
-
Uses of RunOperations.RunConfigNested in io.fabric8.kubernetes.client.extended.run
Methods in io.fabric8.kubernetes.client.extended.run that return RunOperations.RunConfigNested Modifier and Type Method Description RunOperations.RunConfigNested
RunOperations. withNewRunConfig()
Provides access to a nestedRunConfig
builder that inherits the current values for name and image if they are already set.
-