Versions in this module Expand all Collapse all v0 v0.1.0 Feb 16, 2026 Changes in this version + type ResourceSchema struct + Schema *openapi3.SchemaRef + TypeName string + type SchemaValidator struct + func NewSchemaValidator(schemaPath string) (*SchemaValidator, error) + func (v *SchemaValidator) Validate(resourceType string, spec map[string]interface{}) error + func (v *SchemaValidator) ValidateClusterSpec(spec map[string]interface{}) error + func (v *SchemaValidator) ValidateNodePoolSpec(spec map[string]interface{}) error v0.1.0-rc.1 Feb 16, 2026