Sysctl

com.coralogix.zio.k8s.model.core.v1.Sysctl$
See theSysctl companion class
object Sysctl extends SysctlFields

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class SysctlFields
class Object
trait Matchable
class Any
Show all
Self type
Sysctl.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 name: Field

Attributes

Inherited from:
SysctlFields
def value: Field

Attributes

Inherited from:
SysctlFields

Implicits

Implicits

implicit val SysctlDecoder: Decoder[Sysctl]
implicit val SysctlEncoder: Encoder[Sysctl]