IPBlock

com.coralogix.zio.k8s.model.networking.v1.IPBlock$
See theIPBlock companion class
object IPBlock extends IPBlockFields

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Show all
Self type
IPBlock.type

Members list

Type members

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

Inherited methods

def cidr: Field

Attributes

Inherited from:
IPBlockFields
def except: Field

Attributes

Inherited from:
IPBlockFields

Implicits

Implicits

implicit val IPBlockDecoder: Decoder[IPBlock]
implicit val IPBlockEncoder: Encoder[IPBlock]