Builder

class Builder

Properties

Link copied to clipboard

A reference to an object that represents the defaults for backends.

Link copied to clipboard

The backends that the virtual node is expected to send outbound traffic to.

Link copied to clipboard

The listener that the virtual node is expected to receive inbound traffic from. You can specify one listener.

Link copied to clipboard

The inbound and outbound access logging information for the virtual node.

Link copied to clipboard

The service discovery information for the virtual node. If your virtual node does not expect ingress traffic, you can omit this parameter. If you specify a listener, then you must specify service discovery information.

Functions

Link copied to clipboard
Link copied to clipboard
fun logging(block: Logging.Builder.() -> Unit)