public interface V1NodeConfigSourceFluent<A extends V1NodeConfigSourceFluent<A>> extends Fluent<A>
Modifier and Type | Interface and Description |
---|---|
static interface |
V1NodeConfigSourceFluent.ConfigMapNested<N> |
@Deprecated V1ConfigMapNodeConfigSource getConfigMap()
V1ConfigMapNodeConfigSource buildConfigMap()
A withConfigMap(V1ConfigMapNodeConfigSource configMap)
Boolean hasConfigMap()
V1NodeConfigSourceFluent.ConfigMapNested<A> withNewConfigMap()
V1NodeConfigSourceFluent.ConfigMapNested<A> withNewConfigMapLike(V1ConfigMapNodeConfigSource item)
V1NodeConfigSourceFluent.ConfigMapNested<A> editConfigMap()
V1NodeConfigSourceFluent.ConfigMapNested<A> editOrNewConfigMap()
V1NodeConfigSourceFluent.ConfigMapNested<A> editOrNewConfigMapLike(V1ConfigMapNodeConfigSource item)
Copyright © 2020. All rights reserved.