io.k8s.api.networking.v1alpha1
package io.k8s.api.networking.v1alpha1
Members list
Type members
Classlikes
final case class ClusterCIDRListPointer(currentPath: PointerPath) extends Pointer[ClusterCIDRList]
Pointer for ClusterCIDRList
Pointer for ClusterCIDRList
Attributes
- Source
- ClusterCIDRListPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ClusterCIDRList]class Objecttrait Matchableclass AnyShow all
final case class ClusterCIDRPointer(currentPath: PointerPath) extends Pointer[ClusterCIDR]
Pointer for ClusterCIDR
Pointer for ClusterCIDR
Attributes
- Source
- ClusterCIDRPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ClusterCIDR]class Objecttrait Matchableclass AnyShow all
final case class ClusterCIDRSpecPointer(currentPath: PointerPath) extends Pointer[ClusterCIDRSpec]
Pointer for ClusterCIDRSpec
Pointer for ClusterCIDRSpec
Attributes
- Source
- ClusterCIDRSpecPointer.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Pointer[ClusterCIDRSpec]class Objecttrait Matchableclass AnyShow all
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
In this article