UndefinedField

final case class UndefinedField(field: String) extends K8sFailure

Error produced by the generated getter methods on Kubernetes data structures.

Indicates that the requested field is not present.

Value parameters:
field

Field name

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product