Documentation
¶
Index ¶
Constants ¶
View Source
const ( // BundleVersionAnnotation is the annotation key used in llm-d CRDs to specify // the installed bundle version. BundleVersionAnnotation = "llm-d.ai/bundle-version" // BundleVersion is the value used for labeling the CRD bundle version. BundleVersion = "main-dev" )
Variables ¶
View Source
var ( // The git hash of the latest commit in the build. CommitSHA string // The build ref from the _PULL_BASE_REF from cloud build trigger. BuildRef string )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.