Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 673 Bytes

V1beta1ConfigMapSource.md

File metadata and controls

13 lines (9 loc) · 673 Bytes

V1beta1ConfigMapSource

ConfigMapSource references the config map where trial template is located

Properties

Name Type Description Notes
config_map_name str Name of config map where trial template is located [optional]
config_map_namespace str Namespace of config map where trial template is located [optional]
template_path str Path in config map where trial template is located [optional]

[Back to Model list] [Back to API list] [Back to README]