python/kubernetes/docs/V1beta1ServiceReference.md
2017-06-29 01:34:59 -07:00

12 lines
450 B
Markdown

# V1beta1ServiceReference
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | Name is the name of the service | [optional]
**namespace** | **str** | Namespace is the namespace of the service | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)