python/docs/V1Binding.md
2016-11-02 13:38:36 -07:00

12 lines
592 B
Markdown

# V1Binding
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**metadata** | [**V1ObjectMeta**](V1ObjectMeta.md) | Standard object's metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata | [optional]
**target** | [**V1ObjectReference**](V1ObjectReference.md) | The target object that you want to bind to the standard object. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)