Class ConfigFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistrySpecFluent<ConfigFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.operator.imageregistry.v1.ConfigFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- ConfigFluent<A extends ConfigFluent<A>>
public class ConfigFluent.SpecNested<N> extends ImageRegistrySpecFluent<ConfigFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistrySpecFluent
ImageRegistrySpecFluent.ProxyNested<N>, ImageRegistrySpecFluent.RequestsNested<N>, ImageRegistrySpecFluent.ResourcesNested<N>, ImageRegistrySpecFluent.RoutesNested<N>, ImageRegistrySpecFluent.StorageNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistrySpecFluent
addAllToRoutes, addAllToTolerations, addAllToTopologySpreadConstraints, addNewRoute, addNewRoute, addNewRouteLike, addNewToleration, addToAdditionalProperties, addToAdditionalProperties, addToNodeSelector, addToNodeSelector, addToRoutes, addToRoutes, addToTolerations, addToTolerations, addToTopologySpreadConstraints, addToTopologySpreadConstraints, buildFirstRoute, buildLastRoute, buildMatchingRoute, buildProxy, buildRequests, buildResources, buildRoute, buildRoutes, buildStorage, copyInstance, editFirstRoute, editLastRoute, editMatchingRoute, editOrNewProxy, editOrNewProxyLike, editOrNewRequests, editOrNewRequestsLike, editOrNewResources, editOrNewResourcesLike, editOrNewStorage, editOrNewStorageLike, editProxy, editRequests, editResources, editRoute, editStorage, equals, getAdditionalProperties, getAffinity, getDefaultRoute, getDisableRedirect, getFirstToleration, getFirstTopologySpreadConstraint, getHttpSecret, getLastToleration, getLastTopologySpreadConstraint, getLogging, getLogLevel, getManagementState, getMatchingToleration, getMatchingTopologySpreadConstraint, getNodeSelector, getObservedConfig, getOperatorLogLevel, getReadOnly, getReplicas, getRolloutStrategy, getToleration, getTolerations, getTopologySpreadConstraint, getTopologySpreadConstraints, getUnsupportedConfigOverrides, hasAdditionalProperties, hasAffinity, hasDefaultRoute, hasDisableRedirect, hashCode, hasHttpSecret, hasLogging, hasLogLevel, hasManagementState, hasMatchingRoute, hasMatchingToleration, hasMatchingTopologySpreadConstraint, hasNodeSelector, hasObservedConfig, hasOperatorLogLevel, hasProxy, hasReadOnly, hasReplicas, hasRequests, hasResources, hasRolloutStrategy, hasRoutes, hasStorage, hasTolerations, hasTopologySpreadConstraints, hasUnsupportedConfigOverrides, removeAllFromRoutes, removeAllFromTolerations, removeAllFromTopologySpreadConstraints, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromNodeSelector, removeFromNodeSelector, removeFromRoutes, removeFromTolerations, removeFromTopologySpreadConstraints, removeMatchingFromRoutes, setNewRouteLike, setToRoutes, setToTolerations, setToTopologySpreadConstraints, toString, withAdditionalProperties, withAffinity, withDefaultRoute, withDefaultRoute, withDisableRedirect, withDisableRedirect, withHttpSecret, withLogging, withLogLevel, withManagementState, withNewProxy, withNewProxy, withNewProxyLike, withNewRequests, withNewRequestsLike, withNewResources, withNewResourcesLike, withNewStorage, withNewStorageLike, withNodeSelector, withObservedConfig, withOperatorLogLevel, withProxy, withReadOnly, withReadOnly, withReplicas, withRequests, withResources, withRolloutStrategy, withRoutes, withRoutes, withStorage, withTolerations, withTolerations, withTopologySpreadConstraints, withTopologySpreadConstraints, withUnsupportedConfigOverrides
-
-