v1alpha1

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 0 Imported by: 2

Documentation

Index

Constants

View Source
const (
	// KCLRunGroup represents the API group for the KCLRun resource.
	KCLRunGroup = "krm.kcl.dev"

	// KCLRunVersion represents the API version for the KCLRun resource.
	KCLRunVersion = "v1alpha1"

	// KCLRunAPIVersion is a combination of the API group and version for the KCLRun resource.
	KCLRunAPIVersion = KCLRunGroup + "/" + KCLRunVersion

	// KCLRunKind represents the kind of resource for the KCLRun resource.
	KCLRunKind = "KCLRun"

	// SourceKey is the key for the source field in the KCLRun resource.
	SourceKey = "source"

	// ParamsKey is the key for the params field in the KCLRun resource.
	ParamsKey = "params"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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