python/kubernetes/docs/V1alpha1ParamRef.md
2023-01-24 02:04:53 +00:00

13 lines
536 B
Markdown

# V1alpha1ParamRef
ParamRef references a parameter resource
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **str** | Name of the resource being referenced. | [optional]
**namespace** | **str** | Namespace of the referenced resource. Should be empty for the cluster-scoped resources | [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)