Uses of Class
io.kubernetes.client.openapi.models.V1ConfigMapEnvSource
Packages that use V1ConfigMapEnvSource
-
Uses of V1ConfigMapEnvSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ConfigMapEnvSourceModifier and TypeMethodDescriptionstatic V1ConfigMapEnvSource
Create an instance of V1ConfigMapEnvSource given an JSON stringV1EnvFromSource.getConfigMapRef()
Get configMapRefMethods in io.kubernetes.client.openapi.models with parameters of type V1ConfigMapEnvSourceModifier and TypeMethodDescriptionV1EnvFromSource.configMapRef
(V1ConfigMapEnvSource configMapRef) void
V1EnvFromSource.setConfigMapRef
(V1ConfigMapEnvSource configMapRef)