Skip to main content

service_reference

Source: base/pkg/kusion_kubernetes/api/admissionregistration/v1/service_reference.k

This is the service_reference module in kusion_kubernetes.api.admissionregistration.v1 package.
This file was generated by the KCL auto-gen tool. DO NOT EDIT.
Editing this file might prove futile when you re-run the KCL auto-gen generate command.

Schema ServiceReference

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

Attributes

Name and DescriptionTypeDefault ValueRequired
name
name is the name of the service. Required
strUndefinedrequired
namespace
namespace is the namespace of the service. Required
strUndefinedrequired
path
path is an optional URL path which will be sent in any request to this service.
strUndefinedoptional
port
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).
intUndefinedoptional