Interface KubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
AuthenticationSpecFluent.KubeControllerManagerObservedConfigNested<N>,AuthenticationSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,ConsoleSpecFluent.KubeControllerManagerObservedConfigNested<N>,ConsoleSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,CSISnapshotControllerSpecFluent.KubeControllerManagerObservedConfigNested<N>,CSISnapshotControllerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,EtcdSpecFluent.KubeControllerManagerObservedConfigNested<N>,EtcdSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,KubeAPIServerSpecFluent.KubeControllerManagerObservedConfigNested<N>,KubeAPIServerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,KubeControllerManagerListFluent.ItemsNested<N>,KubeControllerManagerSpecFluent.KubeControllerManagerObservedConfigNested<N>,KubeControllerManagerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,KubeSchedulerSpecFluent.KubeControllerManagerObservedConfigNested<N>,KubeSchedulerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,KubeStorageVersionMigratorSpecFluent.KubeControllerManagerObservedConfigNested<N>,KubeStorageVersionMigratorSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,OpenShiftAPIServerSpecFluent.KubeControllerManagerObservedConfigNested<N>,OpenShiftAPIServerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,OpenShiftControllerManagerSpecFluent.KubeControllerManagerObservedConfigNested<N>,OpenShiftControllerManagerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,ServiceCASpecFluent.KubeControllerManagerObservedConfigNested<N>,ServiceCASpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,ServiceCatalogAPIServerSpecFluent.KubeControllerManagerObservedConfigNested<N>,ServiceCatalogAPIServerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>,ServiceCatalogControllerManagerSpecFluent.KubeControllerManagerObservedConfigNested<N>,ServiceCatalogControllerManagerSpecFluent.KubeControllerManagerUnsupportedConfigOverridesNested<N>
- All Known Implementing Classes:
AuthenticationSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,AuthenticationSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,ConsoleSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,ConsoleSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,CSISnapshotControllerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,CSISnapshotControllerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,EtcdSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,EtcdSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,KubeAPIServerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,KubeAPIServerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,KubeControllerManagerBuilder,KubeControllerManagerFluentImpl,KubeControllerManagerListFluentImpl.ItemsNestedImpl,KubeControllerManagerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,KubeControllerManagerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,KubeSchedulerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,KubeSchedulerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,KubeStorageVersionMigratorSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,KubeStorageVersionMigratorSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,OpenShiftAPIServerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,OpenShiftAPIServerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,OpenShiftControllerManagerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,OpenShiftControllerManagerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,ServiceCASpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,ServiceCASpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,ServiceCatalogAPIServerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,ServiceCatalogAPIServerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl,ServiceCatalogControllerManagerSpecFluentImpl.KubeControllerManagerObservedConfigNestedImpl,ServiceCatalogControllerManagerSpecFluentImpl.KubeControllerManagerUnsupportedConfigOverridesNestedImpl
public interface KubeControllerManagerFluent<A extends KubeControllerManagerFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceKubeControllerManagerFluent.MetadataNested<N>static interfaceKubeControllerManagerFluent.SpecNested<N>static interfaceKubeControllerManagerFluent.StatusNested<N>
-
Method Summary
-
-
-
Method Detail
-
getApiVersion
String getApiVersion()
-
hasApiVersion
Boolean hasApiVersion()
-
withNewApiVersion
A withNewApiVersion(StringBuilder arg1)
-
withNewApiVersion
A withNewApiVersion(StringBuffer arg1)
-
getKind
String getKind()
-
hasKind
Boolean hasKind()
-
withNewKind
A withNewKind(StringBuilder arg1)
-
withNewKind
A withNewKind(StringBuffer arg1)
-
getMetadata
@Deprecated io.fabric8.kubernetes.api.model.ObjectMeta getMetadata()
Deprecated.This method has been deprecated, please use method buildMetadata instead.- Returns:
- The buildable object.
-
buildMetadata
io.fabric8.kubernetes.api.model.ObjectMeta buildMetadata()
-
withMetadata
A withMetadata(io.fabric8.kubernetes.api.model.ObjectMeta metadata)
-
hasMetadata
Boolean hasMetadata()
-
withNewMetadata
KubeControllerManagerFluent.MetadataNested<A> withNewMetadata()
-
withNewMetadataLike
KubeControllerManagerFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
-
editMetadata
KubeControllerManagerFluent.MetadataNested<A> editMetadata()
-
editOrNewMetadata
KubeControllerManagerFluent.MetadataNested<A> editOrNewMetadata()
-
editOrNewMetadataLike
KubeControllerManagerFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
-
getSpec
@Deprecated KubeControllerManagerSpec getSpec()
Deprecated.This method has been deprecated, please use method buildSpec instead.- Returns:
- The buildable object.
-
buildSpec
KubeControllerManagerSpec buildSpec()
-
withSpec
A withSpec(KubeControllerManagerSpec spec)
-
hasSpec
Boolean hasSpec()
-
withNewSpec
KubeControllerManagerFluent.SpecNested<A> withNewSpec()
-
withNewSpecLike
KubeControllerManagerFluent.SpecNested<A> withNewSpecLike(KubeControllerManagerSpec item)
-
editSpec
KubeControllerManagerFluent.SpecNested<A> editSpec()
-
editOrNewSpec
KubeControllerManagerFluent.SpecNested<A> editOrNewSpec()
-
editOrNewSpecLike
KubeControllerManagerFluent.SpecNested<A> editOrNewSpecLike(KubeControllerManagerSpec item)
-
getStatus
@Deprecated KubeControllerManagerStatus getStatus()
Deprecated.This method has been deprecated, please use method buildStatus instead.- Returns:
- The buildable object.
-
buildStatus
KubeControllerManagerStatus buildStatus()
-
withStatus
A withStatus(KubeControllerManagerStatus status)
-
hasStatus
Boolean hasStatus()
-
withNewStatus
KubeControllerManagerFluent.StatusNested<A> withNewStatus()
-
withNewStatusLike
KubeControllerManagerFluent.StatusNested<A> withNewStatusLike(KubeControllerManagerStatus item)
-
editStatus
KubeControllerManagerFluent.StatusNested<A> editStatus()
-
editOrNewStatus
KubeControllerManagerFluent.StatusNested<A> editOrNewStatus()
-
editOrNewStatusLike
KubeControllerManagerFluent.StatusNested<A> editOrNewStatusLike(KubeControllerManagerStatus item)
-
-