Skip to content

networking.v1.serviceBackendPort

"ServiceBackendPort is the service port being referenced."

Index

Fields

fn withName

withName(name)

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

fn withNumber

withNumber(number)

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