Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 349 Bytes

MapType.md

File metadata and controls

15 lines (7 loc) · 349 Bytes

MapType

Map type with parameterized key and value types, e.g. map<string, int>.

Properties

Name Type Description Notes
keyType V1alpha1Type [optional]
valueType V1alpha1Type [optional]