Packages

object ServiceSpec extends ServiceSpecFields with Serializable

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ServiceSpec
  2. Serializable
  3. Serializable
  4. ServiceSpecFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. implicit val ServiceSpecDecoder: Decoder[ServiceSpec]
  5. implicit val ServiceSpecEncoder: Encoder[ServiceSpec]
  6. def allocateLoadBalancerNodePorts: client.model.Field
    Definition Classes
    ServiceSpecFields
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  9. def clusterIP: client.model.Field
    Definition Classes
    ServiceSpecFields
  10. def clusterIPs: client.model.Field
    Definition Classes
    ServiceSpecFields
  11. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  12. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  13. def externalIPs: client.model.Field
    Definition Classes
    ServiceSpecFields
  14. def externalName: client.model.Field
    Definition Classes
    ServiceSpecFields
  15. def externalTrafficPolicy: client.model.Field
    Definition Classes
    ServiceSpecFields
  16. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  17. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  18. def healthCheckNodePort: client.model.Field
    Definition Classes
    ServiceSpecFields
  19. def internalTrafficPolicy: client.model.Field
    Definition Classes
    ServiceSpecFields
  20. def ipFamilies: client.model.Field
    Definition Classes
    ServiceSpecFields
  21. def ipFamilyPolicy: client.model.Field
    Definition Classes
    ServiceSpecFields
  22. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  23. def loadBalancerClass: client.model.Field
    Definition Classes
    ServiceSpecFields
  24. def loadBalancerIP: client.model.Field
    Definition Classes
    ServiceSpecFields
  25. def loadBalancerSourceRanges: client.model.Field
    Definition Classes
    ServiceSpecFields
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. def nestedField(prefix: Chunk[String]): ServiceSpecFields
  28. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. def ports: client.model.Field
    Definition Classes
    ServiceSpecFields
  31. def publishNotReadyAddresses: client.model.Field
    Definition Classes
    ServiceSpecFields
  32. def selector: client.model.Field
    Definition Classes
    ServiceSpecFields
  33. def sessionAffinity: client.model.Field
    Definition Classes
    ServiceSpecFields
  34. def sessionAffinityConfig: SessionAffinityConfigFields
    Definition Classes
    ServiceSpecFields
  35. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  36. def toString(): String
    Definition Classes
    AnyRef → Any
  37. def type: client.model.Field
    Definition Classes
    ServiceSpecFields
  38. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  40. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from Serializable

Inherited from Serializable

Inherited from ServiceSpecFields

Inherited from AnyRef

Inherited from Any

Ungrouped