TargetNetwork

Configuration for the target network topology and addressing.

Types

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

Properties

Link copied to clipboard

The CIDR block for inbound traffic in the target network.

Link copied to clipboard

The CIDR block for inspection traffic in the target network.

Link copied to clipboard

The CIDR block for outbound traffic in the target network.

Link copied to clipboard

The network topology type for the target environment.

Functions

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