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

574 B

Kubernetes::Object::V1beta1IngressBackend

Load the model package

use Kubernetes::Object::V1beta1IngressBackend;

Properties

Name Type Description Notes
service_name string Specifies the name of the referenced service.
service_port object Specifies the port of the referenced service.

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