EndpointSliceList
final case class EndpointSliceList(items: Seq[EndpointSlice], metadata: Option[ListMeta]) extends KObject
EndpointSliceList represents a list of endpoint slices
- Source:
- EndpointSliceList.scala
EndpointSliceList represents a list of endpoint slices