Field

com.coralogix.zio.k8s.client.model.FieldSelector$.Syntax.Field
trait Field

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def !==(value: String): FieldNotEquals

Field must not be equal to the given value

Field must not be equal to the given value

Attributes

def ===(value: String): FieldEquals

Field must be equal to the given value

Field must be equal to the given value

Attributes