Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 877 Bytes

SpinnakerPluginDescriptor.md

File metadata and controls

18 lines (14 loc) · 877 Bytes

SpinnakerPluginDescriptor

Properties

Name Type Description Notes
PluginId string [optional] [default to null]
Version string [optional] [default to null]
License string [optional] [default to null]
Requires string [optional] [default to null]
Provider string [optional] [default to null]
Dependencies []PluginDependency [optional] [default to null]
PluginClass string [optional] [default to null]
Unsafe bool [default to null]
PluginDescription string [optional] [default to null]

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