Options
All
  • Public
  • Public/Protected
  • All
Menu

ServiceBackendPort is the service port being referenced.

export
interface

IoK8sApiNetworkingV1ServiceBackendPort

Hierarchy

  • IoK8sApiNetworkingV1ServiceBackendPort

Index

Properties

Properties

name?: string

name is the name of the port on the Service. This is a mutually exclusive setting with "Number".

memberof

IoK8sApiNetworkingV1ServiceBackendPort

number?: number

number is the numerical port number (e.g. 80) on the Service. This is a mutually exclusive setting with "Name".

memberof

IoK8sApiNetworkingV1ServiceBackendPort

Generated using TypeDoc