CustomResourceValidation

com.coralogix.zio.k8s.model.pkg.apis.apiextensions.v1.CustomResourceValidation
See theCustomResourceValidation companion object
case class CustomResourceValidation(openAPIV3Schema: Optional[JSONSchemaProps])

CustomResourceValidation is a list of validation methods for CustomResources.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Gets openAPIV3Schema.

Gets openAPIV3Schema.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product