# Functions
IsCUEParseErr returns true if the specified error is CUEParseError type.
NewPackageDiscover will create a PackageDiscover client with the K8s config file.
# Constants
BuiltinPackageDomain Specify the domain of the built-in package.
K8sResourcePrefix Indicates that the definition comes from kubernetes.
ParseJSONSchemaErr describes the error that occurs when cue parses json.
# Structs
CUEParseError describes an error when CUE parse error.
PackageDiscover defines the inner CUE packages loaded from K8s cluster.
VersionKind contains the resource metadata and reference name.
# Type aliases
ParseErrType represents the type of CUEParseError.