Uses of Interface
io.kubernetes.client.openapi.models.V1DaemonSetFluent.SpecNested
Packages that use V1DaemonSetFluent.SpecNested
-
Uses of V1DaemonSetFluent.SpecNested in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DaemonSetFluent.SpecNestedModifier and TypeMethodDescriptionV1DaemonSetFluent.editOrNewSpec()V1DaemonSetFluentImpl.editOrNewSpec()V1DaemonSetFluent.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1DaemonSetSpec item) V1DaemonSetFluentImpl.editOrNewSpecLike(io.kubernetes.client.openapi.models.V1DaemonSetSpec item) V1DaemonSetFluent.editSpec()V1DaemonSetFluentImpl.editSpec()V1DaemonSetFluent.withNewSpec()V1DaemonSetFluentImpl.withNewSpec()V1DaemonSetFluent.withNewSpecLike(io.kubernetes.client.openapi.models.V1DaemonSetSpec item) V1DaemonSetFluentImpl.withNewSpecLike(io.kubernetes.client.openapi.models.V1DaemonSetSpec item)