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

536 B

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] [Back to API list] [Back to README]