Via

class Via

The list of network function groups and edge overrides for the service insertion action. Used for both the send-to and send-via actions.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of network function groups associated with the service insertion action.

Link copied to clipboard

Describes any edge overrides. An edge override is a specific edge to be used for traffic.

Functions

Link copied to clipboard
inline fun copy(block: Via.Builder.() -> Unit = {}): Via
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String