Documentation ¶
Index ¶
Constants ¶
View Source
const ( ManifestsDir = "manifests" ChartDir = "chart" KustomizeDir = "kustomize" Overlays = "overlays" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Match ¶
type Match struct { Target *fleet.BundleTarget Bundle *Bundle // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.