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

     1  # RemoteExtensionConfig
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **Config** | [***interface{}**](interface{}.md) |  | [optional] [default to null]
     7  **Id** | **string** |  | [optional] [default to null]
     8  **Transport** | [***RemoteExtensionTransportConfig**](RemoteExtensionTransportConfig.md) |  | [optional] [default to null]
     9  **Type_** | **string** |  | [optional] [default to null]
    10  
    11  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    12  
    13