Port
skuber.Service.Port
case class Port(name: String, protocol: Value, port: Int, targetPort: Option[NameablePort], nodePort: Int)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article