io.k8s.api.networking.v1beta1
package io.k8s.api.networking.v1beta1
Members list
Type members
Classlikes
final case class IPAddressListPointer(currentPath: PointerPath) extends Pointer[IPAddressList]
Pointer for IPAddressList
Pointer for IPAddressList
Attributes
- Source
- IPAddressListPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[IPAddressList]class Objecttrait Matchableclass AnyShow all
final case class IPAddressPointer(currentPath: PointerPath) extends Pointer[IPAddress]
Pointer for IPAddress
final case class IPAddressSpecPointer(currentPath: PointerPath) extends Pointer[IPAddressSpec]
Pointer for IPAddressSpec
Pointer for IPAddressSpec
Attributes
- Source
- IPAddressSpecPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[IPAddressSpec]class Objecttrait Matchableclass AnyShow all
final case class ParentReferencePointer(currentPath: PointerPath) extends Pointer[ParentReference]
Pointer for ParentReference
Pointer for ParentReference
Attributes
- Source
- ParentReferencePointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ParentReference]class Objecttrait Matchableclass AnyShow all
final case class ServiceCIDRListPointer(currentPath: PointerPath) extends Pointer[ServiceCIDRList]
Pointer for ServiceCIDRList
Pointer for ServiceCIDRList
Attributes
- Source
- ServiceCIDRListPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ServiceCIDRList]class Objecttrait Matchableclass AnyShow all
final case class ServiceCIDRPointer(currentPath: PointerPath) extends Pointer[ServiceCIDR]
Pointer for ServiceCIDR
Pointer for ServiceCIDR
Attributes
- Source
- ServiceCIDRPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ServiceCIDR]class Objecttrait Matchableclass AnyShow all
final case class ServiceCIDRSpecPointer(currentPath: PointerPath) extends Pointer[ServiceCIDRSpec]
Pointer for ServiceCIDRSpec
Pointer for ServiceCIDRSpec
Attributes
- Source
- ServiceCIDRSpecPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ServiceCIDRSpec]class Objecttrait Matchableclass AnyShow all
final case class ServiceCIDRStatusPointer(currentPath: PointerPath) extends Pointer[ServiceCIDRStatus]
Pointer for ServiceCIDRStatus
Pointer for ServiceCIDRStatus
Attributes
- Source
- ServiceCIDRStatusPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ServiceCIDRStatus]class Objecttrait Matchableclass AnyShow all
In this article