Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IoK8sApiextensionsApiserverPkgApisApiextensionsV1ServiceReference

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

export
interface

IoK8sApiextensionsApiserverPkgApisApiextensionsV1ServiceReference

Hierarchy

  • IoK8sApiextensionsApiserverPkgApisApiextensionsV1ServiceReference

Index

Properties

name: string

name is the name of the service. Required

memberof

IoK8sApiextensionsApiserverPkgApisApiextensionsV1ServiceReference

namespace: string

namespace is the namespace of the service. Required

memberof

IoK8sApiextensionsApiserverPkgApisApiextensionsV1ServiceReference

path?: string

path is an optional URL path at which the webhook will be contacted.

memberof

IoK8sApiextensionsApiserverPkgApisApiextensionsV1ServiceReference

port?: number

port 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.

memberof

IoK8sApiextensionsApiserverPkgApisApiextensionsV1ServiceReference

Generated using TypeDoc