InterfaceMapping

Used in ClusterNetworkSettings

Types

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

Properties

Link copied to clipboard

The logical name for one interface (on every Node) that handles a specific type of traffic. We recommend that the name hints at the physical interface it applies to. For example, it could refer to the traffic that the physical interface handles. For example, my-Inputs-Interface.

Link copied to clipboard

The ID of the network that you want to connect to the specified logicalInterfaceName.

Functions

Link copied to clipboard
inline fun copy(block: InterfaceMapping.Builder.() -> Unit = {}): InterfaceMapping
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