Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BuiltInPlatforms = []string{
"kubernetes",
"terraform",
"docker",
"ansible",
"ci",
}
BuiltInPlatforms lists all platforms with embedded schemas.
View Source
var CUESchemas embed.FS
View Source
var JSONSchemas embed.FS
JSONSchemas embeds all generated JSON Schema files.
Functions ¶
func GetBuiltInCUESchema ¶
GetBuiltInCUESchema reads the embedded CUE schema source for a platform. Returns error if platform is not built-in.
func GetBuiltInSchema ¶
GetBuiltInSchema reads the embedded JSON Schema for a platform. Returns error if platform is not built-in.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.