Uses of Interface
org.cdk8s.plus20.PathMapping
-
-
Uses of PathMapping in org.cdk8s.plus20
Classes in org.cdk8s.plus20 that implement PathMapping Modifier and Type Class Description static classPathMapping.Jsii$ProxyAn implementation forPathMappingMethods in org.cdk8s.plus20 that return PathMapping Modifier and Type Method Description PathMappingPathMapping.Builder. build()Builds the configured instance.Methods in org.cdk8s.plus20 that return types with arguments of type PathMapping Modifier and Type Method Description default Map<String,PathMapping>ConfigMapVolumeOptions. getItems()If unspecified, each key-value pair in the Data field of the referenced ConfigMap will be projected into the volume as a file whose name is the key and content is the value.Map<String,PathMapping>ConfigMapVolumeOptions.Jsii$Proxy. getItems()Method parameters in org.cdk8s.plus20 with type arguments of type PathMapping Modifier and Type Method Description ConfigMapVolumeOptions.BuilderConfigMapVolumeOptions.Builder. items(Map<String,? extends PathMapping> items)Sets the value ofConfigMapVolumeOptions.getItems()
-