apiServiceRef
A serviceRef references a service. It is identified by the "serviceName" and "clusterName", the name of the cluster which the service belongs to. To operate on the service object, use the API with those fields as parameters.
JSON
property | type | description |
---|---|---|
clusterName | clusterName (string) | The enclosing cluster for this service. |
serviceName | serviceName (string) | The service name. |