package
0.11.0-alpha.1
Repository: https://github.com/kcl-lang/krm-kcl.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Constants

ConfigKey is the key for the config field in the KCLRun resource, which denotes the KCL CLI running config.
FieldManager is the name of the manager performing Kubernetes patch operations.
KCLRunKind represents the kind of resource for the KCLRun resource.
MatchConstraintsKey is the key for the match constraints field in the KCLRun resource.
ParamsKey is the key for the params field in the KCLRun resource, which denotes the top level dynamic arguments.
SourceKey is the key for the source field in the KCLRun resource, which denotes the source of the KCL script and it can be from the inline code, git, oci source, etc.

# Structs

ConfigSpec defines the compile config.
CredSpec defines authentication credentials for remote locations.
MatchConstraintsSpec defines the resource matching rules.
ResourceRule defines a rule for matching resources.