Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BackyardsChartSource http.FileSystem = http.Dir(path.Join(getRepoRoot(), "assets/charts/backyards"))
BackyardsChartSource chart that will be rendered by `backyards install`
View Source
var BackyardsDemoChartSource http.FileSystem = http.Dir(path.Join(getRepoRoot(), "assets/charts/backyards-demo"))
BackyardsDemoChartSource chart that will be rendered by `backyards demoapp install`
View Source
var CanaryOperatorChartSource http.FileSystem = http.Dir(path.Join(getRepoRoot(), "assets/charts/canary-operator"))
CanaryOperatorChartSource chart that will be rendered by `backyards canary install`
View Source
var CertManagerCRDSource http.FileSystem = http.Dir(path.Join(getRepoRoot(), "assets/cert-manager"))
View Source
var CertManagerCainjectorChartSource http.FileSystem = http.Dir(path.Join(getRepoRoot(), "assets/charts/cert-manager/charts/cainjector"))
View Source
var CertManagerChartSource http.FileSystem = http.Dir(path.Join(getRepoRoot(), "assets/charts/cert-manager"))
View Source
var GraphTemplates http.FileSystem = http.Dir(path.Join(getRepoRoot(), "assets/graphtemplates"))
View Source
var IstioAssetsSource http.FileSystem = http.Dir(path.Join(getRepoRoot(), "assets/istio"))
IstioAssetsSource istio assets
View Source
var IstioOperatorChartSource http.FileSystem = http.Dir(path.Join(getRepoRoot(), "assets/charts/istio-operator"))
IstioOperatorChartSource chart that will be rendered by `backyards istio install`
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.