Uses of Class
io.kubernetes.client.openapi.models.V1ConfigMapVolumeSource
Packages that use V1ConfigMapVolumeSource
-
Uses of V1ConfigMapVolumeSource in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1ConfigMapVolumeSourceModifier and TypeMethodDescriptionV1ConfigMapVolumeSource.addItemsItem(V1KeyToPath itemsItem) V1ConfigMapVolumeSource.defaultMode(Integer defaultMode) static V1ConfigMapVolumeSourceCreate an instance of V1ConfigMapVolumeSource given an JSON stringV1Volume.getConfigMap()Get configMapV1ConfigMapVolumeSource.items(List<V1KeyToPath> items) Methods in io.kubernetes.client.openapi.models with parameters of type V1ConfigMapVolumeSourceModifier and TypeMethodDescriptionV1Volume.configMap(V1ConfigMapVolumeSource configMap) voidV1Volume.setConfigMap(V1ConfigMapVolumeSource configMap)