Uses of Class
io.kubernetes.client.openapi.models.V1ConfigMapProjection
Packages that use V1ConfigMapProjection
-
Uses of V1ConfigMapProjection in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ConfigMapProjectionModifier and TypeMethodDescriptionV1ConfigMapProjection.addItemsItem
(V1KeyToPath itemsItem) static V1ConfigMapProjection
Create an instance of V1ConfigMapProjection given an JSON stringV1VolumeProjection.getConfigMap()
Get configMapV1ConfigMapProjection.items
(List<V1KeyToPath> items) Methods in io.kubernetes.client.openapi.models with parameters of type V1ConfigMapProjectionModifier and TypeMethodDescriptionV1VolumeProjection.configMap
(V1ConfigMapProjection configMap) void
V1VolumeProjection.setConfigMap
(V1ConfigMapProjection configMap)