skuber.Service
See theService companion class
object Service
Attributes
Members list
Type members
Classlikes
object Affinity extends Enumeration
Attributes
- Supertypes
-
class Enumerationtrait Serializableclass Objecttrait Matchableclass Any
- Self type
-
Affinity.type
object ExternalTrafficPolicy extends Enumeration
Attributes
- Supertypes
-
class Enumerationtrait Serializableclass Objecttrait Matchableclass Any
- Self type
object LoadBalancer
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LoadBalancer.type
case class Port(name: String, protocol: Value, port: Int, targetPort: Option[NameablePort], nodePort: Int)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class Spec(ports: List[Port], selector: Map[String, String], clusterIP: String, _type: ServiceType, externalIPs: List[String], externalName: String, externalTrafficPolicy: Option[Value], sessionAffinity: Affinity, loadBalancerIP: String)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete fields
Implicits
Implicits
In this article