Documentation
¶
Overview ¶
Package crds provides schema information for CRDs and XRDs that are used in function-hcl compositions. For each open document, it tries and discovers CRD information that the user has captured in a set of files and provides dynamic schemas for these types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CRDs ¶
type CRDs struct {
// contains filtered or unexported fields
}
CRDs provides schemas for CRDs and XRDs.
func (*CRDs) DynamicSchemas ¶
DynamicSchemas returns the schemas loaded for the supplied module directory path.
Click to show internal directories.
Click to hide internal directories.