Class KlusterletSpecFluent.RegistrationConfigurationNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.operator.v1.RegistrationConfigurationFluent<KlusterletSpecFluent.RegistrationConfigurationNested<N>>
-
- io.fabric8.openclustermanagement.api.model.operator.v1.KlusterletSpecFluent.RegistrationConfigurationNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- KlusterletSpecFluent<A extends KlusterletSpecFluent<A>>
public class KlusterletSpecFluent.RegistrationConfigurationNested<N> extends RegistrationConfigurationFluent<KlusterletSpecFluent.RegistrationConfigurationNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openclustermanagement.api.model.operator.v1.RegistrationConfigurationFluent
RegistrationConfigurationFluent.BootstrapKubeConfigsNested<N>, RegistrationConfigurationFluent.FeatureGatesNested<N>, RegistrationConfigurationFluent.RegistrationDriverNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendRegistrationConfiguration()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.operator.v1.RegistrationConfigurationFluent
addAllToFeatureGates, addNewFeatureGate, addNewFeatureGate, addNewFeatureGateLike, addToAdditionalProperties, addToAdditionalProperties, addToClusterAnnotations, addToClusterAnnotations, addToFeatureGates, addToFeatureGates, buildBootstrapKubeConfigs, buildFeatureGate, buildFeatureGates, buildFirstFeatureGate, buildLastFeatureGate, buildMatchingFeatureGate, buildRegistrationDriver, copyInstance, editBootstrapKubeConfigs, editFeatureGate, editFirstFeatureGate, editLastFeatureGate, editMatchingFeatureGate, editOrNewBootstrapKubeConfigs, editOrNewBootstrapKubeConfigsLike, editOrNewRegistrationDriver, editOrNewRegistrationDriverLike, editRegistrationDriver, equals, getAdditionalProperties, getClientCertExpirationSeconds, getClusterAnnotations, getKubeAPIBurst, getKubeAPIQPS, hasAdditionalProperties, hasBootstrapKubeConfigs, hasClientCertExpirationSeconds, hasClusterAnnotations, hasFeatureGates, hashCode, hasKubeAPIBurst, hasKubeAPIQPS, hasMatchingFeatureGate, hasRegistrationDriver, removeAllFromFeatureGates, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromClusterAnnotations, removeFromClusterAnnotations, removeFromFeatureGates, removeMatchingFromFeatureGates, setNewFeatureGateLike, setToFeatureGates, toString, withAdditionalProperties, withBootstrapKubeConfigs, withClientCertExpirationSeconds, withClusterAnnotations, withFeatureGates, withFeatureGates, withKubeAPIBurst, withKubeAPIQPS, withNewBootstrapKubeConfigs, withNewBootstrapKubeConfigsLike, withNewRegistrationDriver, withNewRegistrationDriverLike, withRegistrationDriver
-
-