fybrikobject

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SampleCrd

type SampleCrd struct {
	Field1 Type1  `json:"field1"`
	Field2 Type2  `json:"field2"`
	Field3 string `json:"field3"`
}

+fybrik:validation:object="sample_crd"

type Type1

type Type1 struct {
	Type1F1 schemapkg.SchemaType1 `json:"type1f1,omitempty"`
	Type1F2 string                `json:"type1f2,omitempty"`
}

type Type2

type Type2 struct {
	Type2F1 bool   `json:"type2f1,omitempty"`
	Type2F2 string `json:"type2f2,omitempty"`
}

Jump to

Keyboard shortcuts

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