github.com/spinnaker/spin@v1.30.0/gateapi/docs/SpinnakerPluginDescriptor.md (about)

     1  # SpinnakerPluginDescriptor
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Dependencies** | [**[]PluginDependency**](PluginDependency.md) |  | [optional] [default to null]
     7  **License** | **string** |  | [optional] [default to null]
     8  **PluginClass** | **string** |  | [optional] [default to null]
     9  **PluginDescription** | **string** |  | [optional] [default to null]
    10  **PluginId** | **string** |  | [optional] [default to null]
    11  **Provider** | **string** |  | [optional] [default to null]
    12  **Requires** | **string** |  | [optional] [default to null]
    13  **Unsafe** | **bool** |  | [default to null]
    14  **Version** | **string** |  | [optional] [default to null]
    15  
    16  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    17  
    18