Companion

object Companion

Functions

Link copied to clipboard
fun tcp(port: Int): KontainerPort

Creates a TCP KontainerPort with the given port number.

Link copied to clipboard
fun udp(port: Int): KontainerPort

Creates a UDP KontainerPort with the given port number.