io.k8s.api.discovery.v1.EndpointSliceList
See theEndpointSliceList companion object
final case class EndpointSliceList(items: Seq[EndpointSlice], metadata: Option[ListMeta]) extends KObject
EndpointSliceList represents a list of endpoint slices
Attributes
- Companion:
- object
- Source:
- EndpointSliceList.scala
- Graph
- Supertypes
Keywords
- no keywords
- final
- lazy
- override
Inherited
- Not inherited
- KObject
- Product