Schema
objectio.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1.ServiceReference
ServiceReference holds a reference to Service.legacy.k8s.io
- Source
specs/apis__apiextensions.k8s.io__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
name string
requiredname is the name of the service. Required
namespace string
requirednamespace is the namespace of the service. Required
path string
optionalpath is an optional URL path at which the webhook will be contacted.
port integer (int32)
optionalport is an optional service port at which the webhook will be contacted. `port` should be a valid port number (1-65535, inclusive). Defaults to 443 for backward compatibility.