io.k8s.api.discovery.v1

Members list

Type members

Classlikes

Endpoint represents a single logical "backend" implementing a service.

Endpoint represents a single logical "backend" implementing a service.

Attributes

Companion
object
Source
Endpoint.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Endpoint

Attributes

Companion
class
Source
Endpoint.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Endpoint.type

EndpointConditions represents the current condition of an endpoint.

EndpointConditions represents the current condition of an endpoint.

Attributes

Companion
object
Source
EndpointConditions.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
EndpointConditions.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for EndpointConditions

Pointer for EndpointConditions

Attributes

Source
EndpointConditionsPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class EndpointHints(forZones: Option[Seq[ForZone]])

EndpointHints provides hints describing how an endpoint should be consumed.

EndpointHints provides hints describing how an endpoint should be consumed.

Attributes

Companion
object
Source
EndpointHints.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object EndpointHints

Attributes

Companion
class
Source
EndpointHints.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for EndpointHints

Pointer for EndpointHints

Attributes

Source
EndpointHintsPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for Endpoint

Pointer for Endpoint

Attributes

Source
EndpointPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Pointer[Endpoint]
class Object
trait Matchable
class Any
Show all

EndpointPort represents a Port used by an EndpointSlice

EndpointPort represents a Port used by an EndpointSlice

Attributes

Companion
object
Source
EndpointPort.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object EndpointPort

Attributes

Companion
class
Source
EndpointPort.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for EndpointPort

Pointer for EndpointPort

Attributes

Source
EndpointPortPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

EndpointSlice represents a subset of the endpoints that implement a service.

EndpointSlice represents a subset of the endpoints that implement a service. For a given service there may be multiple EndpointSlice objects, selected by labels, which must be joined to produce the full set of endpoints.

Attributes

Companion
object
Source
EndpointSlice.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all
object EndpointSlice

Attributes

Companion
class
Source
EndpointSlice.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

EndpointSliceList represents a list of endpoint slices

EndpointSliceList represents a list of endpoint slices

Attributes

Companion
object
Source
EndpointSliceList.scala
Supertypes
trait KObject
trait Product
trait Equals
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
EndpointSliceList.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Pointer for EndpointSliceList

Pointer for EndpointSliceList

Attributes

Source
EndpointSliceListPointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Pointer for EndpointSlice

Pointer for EndpointSlice

Attributes

Source
EndpointSlicePointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
final case class ForZone(name: String)

ForZone provides information about which zones should consume this endpoint.

ForZone provides information about which zones should consume this endpoint.

Attributes

Companion
object
Source
ForZone.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ForZone

Attributes

Companion
class
Source
ForZone.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
ForZone.type
final case class ForZonePointer(currentPath: PointerPath) extends Pointer[ForZone]

Pointer for ForZone

Pointer for ForZone

Attributes

Source
ForZonePointer.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Pointer[ForZone]
class Object
trait Matchable
class Any
Show all