Interface ServiceCAFluent<A extends ServiceCAFluent<A>>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
AuthenticationSpecFluent.ServiceCAObservedConfigNested<N>,AuthenticationSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,ConsoleSpecFluent.ServiceCAObservedConfigNested<N>,ConsoleSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,CSISnapshotControllerSpecFluent.ServiceCAObservedConfigNested<N>,CSISnapshotControllerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,EtcdSpecFluent.ServiceCAObservedConfigNested<N>,EtcdSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,KubeAPIServerSpecFluent.ServiceCAObservedConfigNested<N>,KubeAPIServerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,KubeControllerManagerSpecFluent.ServiceCAObservedConfigNested<N>,KubeControllerManagerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,KubeSchedulerSpecFluent.ServiceCAObservedConfigNested<N>,KubeSchedulerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,KubeStorageVersionMigratorSpecFluent.ServiceCAObservedConfigNested<N>,KubeStorageVersionMigratorSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,OpenShiftAPIServerSpecFluent.ServiceCAObservedConfigNested<N>,OpenShiftAPIServerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,OpenShiftControllerManagerSpecFluent.ServiceCAObservedConfigNested<N>,OpenShiftControllerManagerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,ServiceCAListFluent.ItemsNested<N>,ServiceCASpecFluent.ServiceCAObservedConfigNested<N>,ServiceCASpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,ServiceCatalogAPIServerSpecFluent.ServiceCAObservedConfigNested<N>,ServiceCatalogAPIServerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>,ServiceCatalogControllerManagerSpecFluent.ServiceCAObservedConfigNested<N>,ServiceCatalogControllerManagerSpecFluent.ServiceCAUnsupportedConfigOverridesNested<N>
- All Known Implementing Classes:
AuthenticationSpecFluentImpl.ServiceCAObservedConfigNestedImpl,AuthenticationSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,ConsoleSpecFluentImpl.ServiceCAObservedConfigNestedImpl,ConsoleSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,CSISnapshotControllerSpecFluentImpl.ServiceCAObservedConfigNestedImpl,CSISnapshotControllerSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,EtcdSpecFluentImpl.ServiceCAObservedConfigNestedImpl,EtcdSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,KubeAPIServerSpecFluentImpl.ServiceCAObservedConfigNestedImpl,KubeAPIServerSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,KubeControllerManagerSpecFluentImpl.ServiceCAObservedConfigNestedImpl,KubeControllerManagerSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,KubeSchedulerSpecFluentImpl.ServiceCAObservedConfigNestedImpl,KubeSchedulerSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,KubeStorageVersionMigratorSpecFluentImpl.ServiceCAObservedConfigNestedImpl,KubeStorageVersionMigratorSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,OpenShiftAPIServerSpecFluentImpl.ServiceCAObservedConfigNestedImpl,OpenShiftAPIServerSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,OpenShiftControllerManagerSpecFluentImpl.ServiceCAObservedConfigNestedImpl,OpenShiftControllerManagerSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,ServiceCABuilder,ServiceCAFluentImpl,ServiceCAListFluentImpl.ItemsNestedImpl,ServiceCASpecFluentImpl.ServiceCAObservedConfigNestedImpl,ServiceCASpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,ServiceCatalogAPIServerSpecFluentImpl.ServiceCAObservedConfigNestedImpl,ServiceCatalogAPIServerSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl,ServiceCatalogControllerManagerSpecFluentImpl.ServiceCAObservedConfigNestedImpl,ServiceCatalogControllerManagerSpecFluentImpl.ServiceCAUnsupportedConfigOverridesNestedImpl
public interface ServiceCAFluent<A extends ServiceCAFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceServiceCAFluent.MetadataNested<N>static interfaceServiceCAFluent.SpecNested<N>static interfaceServiceCAFluent.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
ServiceCAFluent.MetadataNested<A> withNewMetadata()
-
withNewMetadataLike
ServiceCAFluent.MetadataNested<A> withNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
-
editMetadata
ServiceCAFluent.MetadataNested<A> editMetadata()
-
editOrNewMetadata
ServiceCAFluent.MetadataNested<A> editOrNewMetadata()
-
editOrNewMetadataLike
ServiceCAFluent.MetadataNested<A> editOrNewMetadataLike(io.fabric8.kubernetes.api.model.ObjectMeta item)
-
getSpec
@Deprecated ServiceCASpec getSpec()
Deprecated.This method has been deprecated, please use method buildSpec instead.- Returns:
- The buildable object.
-
buildSpec
ServiceCASpec buildSpec()
-
withSpec
A withSpec(ServiceCASpec spec)
-
hasSpec
Boolean hasSpec()
-
withNewSpec
ServiceCAFluent.SpecNested<A> withNewSpec()
-
withNewSpecLike
ServiceCAFluent.SpecNested<A> withNewSpecLike(ServiceCASpec item)
-
editSpec
ServiceCAFluent.SpecNested<A> editSpec()
-
editOrNewSpec
ServiceCAFluent.SpecNested<A> editOrNewSpec()
-
editOrNewSpecLike
ServiceCAFluent.SpecNested<A> editOrNewSpecLike(ServiceCASpec item)
-
getStatus
@Deprecated ServiceCAStatus getStatus()
Deprecated.This method has been deprecated, please use method buildStatus instead.- Returns:
- The buildable object.
-
buildStatus
ServiceCAStatus buildStatus()
-
withStatus
A withStatus(ServiceCAStatus status)
-
hasStatus
Boolean hasStatus()
-
withNewStatus
ServiceCAFluent.StatusNested<A> withNewStatus()
-
withNewStatusLike
ServiceCAFluent.StatusNested<A> withNewStatusLike(ServiceCAStatus item)
-
editStatus
ServiceCAFluent.StatusNested<A> editStatus()
-
editOrNewStatus
ServiceCAFluent.StatusNested<A> editOrNewStatus()
-
editOrNewStatusLike
ServiceCAFluent.StatusNested<A> editOrNewStatusLike(ServiceCAStatus item)
-
-