Uses of Class
io.kubernetes.client.openapi.models.V1ConfigMapKeySelector
Packages that use V1ConfigMapKeySelector
-
Uses of V1ConfigMapKeySelector in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ConfigMapKeySelectorMethods in io.kubernetes.client.openapi.models with parameters of type V1ConfigMapKeySelectorModifier and TypeMethodDescriptionV1EnvVarSource.configMapKeyRef
(V1ConfigMapKeySelector configMapKeyRef) void
V1EnvVarSource.setConfigMapKeyRef
(V1ConfigMapKeySelector configMapKeyRef)