schema

package
v0.13.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateBoxV1 added in v0.8.0

func ValidateBoxV1(data string) error

func ValidateDumpV1 added in v0.9.0

func ValidateDumpV1(data string) error

func ValidateLabV1 added in v0.8.0

func ValidateLabV1(data string) error

func ValidateTaskV1 added in v0.10.0

func ValidateTaskV1(data string) error

Types

type SchemaKind added in v0.8.0

type SchemaKind int
const (
	KindConfigV1 SchemaKind = iota
	KindApiV1
	KindSidecarV1
	KindBoxV1
	KindLabV1
	KindTaskV1
	KindFlowV1
	KindDumpV1
)

func ValidateAll added in v0.8.0

func ValidateAll(data string) (SchemaKind, error)

func (SchemaKind) String added in v0.8.0

func (s SchemaKind) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL