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 V1ConfigMapKeySelectorModifier and TypeMethodDescriptionstatic V1ConfigMapKeySelector
Create an instance of V1ConfigMapKeySelector given an JSON stringV1EnvVarSource.getConfigMapKeyRef()
Get configMapKeyRefMethods in io.kubernetes.client.openapi.models with parameters of type V1ConfigMapKeySelectorModifier and TypeMethodDescriptionV1EnvVarSource.configMapKeyRef
(V1ConfigMapKeySelector configMapKeyRef) void
V1EnvVarSource.setConfigMapKeyRef
(V1ConfigMapKeySelector configMapKeyRef)