Skip to main content
Schemaobject

io.k8s.kube-aggregator.pkg.apis.apiregistration.v1.ServiceReference

ServiceReference holds a reference to Service.legacy.k8s.io

Source
specs/apis__apiregistration.k8s.io__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
name string
optional

Name is the name of the service

namespace string
optional

Namespace is the namespace of the service

port integer (int32)
optional

If specified, the port on the service that hosting webhook. Default to 443 for backward compatibility. `port` should be a valid port number (1-65535, inclusive).