IPAddressSpec

io.k8s.api.networking.v1alpha1.IPAddressSpec
See theIPAddressSpec companion object
final case class IPAddressSpec(parentRef: Option[ParentReference])

IPAddressSpec describe the attributes in an IP Address.

Attributes

Companion:
object
Source:
IPAddressSpec.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

if parentRef has a value, transforms to the result of function

if parentRef has a value, transforms to the result of function

Attributes

Source:
IPAddressSpec.scala

Returns a new data with parentRef set to new value

Returns a new data with parentRef set to new value

Attributes

Source:
IPAddressSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product