Files
perl/docs/ApiextensionsV1beta1ServiceReference.md
2019-03-23 16:42:23 +08:00

742 B

Kubernetes::Object::ApiextensionsV1beta1ServiceReference

Load the model package

use Kubernetes::Object::ApiextensionsV1beta1ServiceReference;

Properties

Name Type Description Notes
name string `name` is the name of the service. Required
namespace string `namespace` is the namespace of the service. Required
path string `path` is an optional URL path which will be sent in any request to this service. [optional]

[Back to Model list] [Back to API list] [Back to README]