Uses of Class
io.kubernetes.client.openapi.models.V1ConfigMapNodeConfigSource
Packages that use V1ConfigMapNodeConfigSource
-
Uses of V1ConfigMapNodeConfigSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ConfigMapNodeConfigSourceModifier and TypeMethodDescriptionV1NodeConfigSource.getConfigMap()
Get configMapV1ConfigMapNodeConfigSource.kubeletConfigKey
(String kubeletConfigKey) V1ConfigMapNodeConfigSource.resourceVersion
(String resourceVersion) Methods in io.kubernetes.client.openapi.models with parameters of type V1ConfigMapNodeConfigSourceModifier and TypeMethodDescriptionV1NodeConfigSource.configMap
(V1ConfigMapNodeConfigSource configMap) void
V1NodeConfigSource.setConfigMap
(V1ConfigMapNodeConfigSource configMap)