Uses of Interface
io.fabric8.kubernetes.client.dsl.ImageEditReplacePatchable
-
Packages that use ImageEditReplacePatchable Package Description io.fabric8.kubernetes.client.dsl -
-
Uses of ImageEditReplacePatchable in io.fabric8.kubernetes.client.dsl
Subinterfaces of ImageEditReplacePatchable in io.fabric8.kubernetes.client.dsl Modifier and Type Interface Description interfaceTimeoutImageEditReplacePatchable<T>Methods in io.fabric8.kubernetes.client.dsl that return ImageEditReplacePatchable Modifier and Type Method Description ImageEditReplacePatchable<T>TimeoutImageEditReplacePatchable. withTimeout(long timeout, TimeUnit unit)Deprecated.client managed rollouts will be removed in future versionsImageEditReplacePatchable<T>TimeoutImageEditReplacePatchable. withTimeoutInMillis(long timeoutInMillis)Deprecated.client managed rollouts will be removed in future versions
-