Class BootstrapKubeConfigsFluent.LocalSecretsConfigNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.operator.v1.LocalSecretsConfigFluent<BootstrapKubeConfigsFluent.LocalSecretsConfigNested<N>>
-
- io.fabric8.openclustermanagement.api.model.operator.v1.BootstrapKubeConfigsFluent.LocalSecretsConfigNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- BootstrapKubeConfigsFluent<A extends BootstrapKubeConfigsFluent<A>>
public class BootstrapKubeConfigsFluent.LocalSecretsConfigNested<N> extends LocalSecretsConfigFluent<BootstrapKubeConfigsFluent.LocalSecretsConfigNested<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.LocalSecretsConfigFluent
LocalSecretsConfigFluent.KubeConfigSecretsNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendLocalSecretsConfig()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.operator.v1.LocalSecretsConfigFluent
addAllToKubeConfigSecrets, addNewKubeConfigSecret, addNewKubeConfigSecret, addNewKubeConfigSecretLike, addToAdditionalProperties, addToAdditionalProperties, addToKubeConfigSecrets, addToKubeConfigSecrets, buildFirstKubeConfigSecret, buildKubeConfigSecret, buildKubeConfigSecrets, buildLastKubeConfigSecret, buildMatchingKubeConfigSecret, copyInstance, editFirstKubeConfigSecret, editKubeConfigSecret, editLastKubeConfigSecret, editMatchingKubeConfigSecret, equals, getAdditionalProperties, getHubConnectionTimeoutSeconds, hasAdditionalProperties, hashCode, hasHubConnectionTimeoutSeconds, hasKubeConfigSecrets, hasMatchingKubeConfigSecret, removeAllFromKubeConfigSecrets, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromKubeConfigSecrets, removeMatchingFromKubeConfigSecrets, setNewKubeConfigSecretLike, setToKubeConfigSecrets, toString, withAdditionalProperties, withHubConnectionTimeoutSeconds, withKubeConfigSecrets, withKubeConfigSecrets
-
-