resources

package
v1.9.4-patch.1 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// K3sBinaryLocation is where to save k3s binary
	K3sBinaryLocation = "/usr/local/bin/k3s"
	// K3sImageDir is the directory to save the k3s air-gap image
	K3sImageDir = "/var/lib/rancher/k3s/agent/images/"
	// K3sImageLocation is where to save k3s air-gap images
	K3sImageLocation = "/var/lib/rancher/k3s/agent/images/k3s-airgap-images.tar.gz"
)
View Source
var (
	//go:embed static/k3s/images
	// K3sImage see static/k3s/images
	K3sImage embed.FS

	//go:embed static/vela/images
	// VelaImages see static/vela/images
	VelaImages embed.FS
	//go:embed static/vela/charts
	// VelaChart see static/vela/charts
	VelaChart embed.FS

	//go:embed static/nginx
	// Nginx see static/nginx/
	Nginx embed.FS

	//go:embed static/vela/addons
	// VelaAddons see static/vela/addons/
	VelaAddons embed.FS
)
View Source
var (
	//go:embed static/k3s/other
	// K3sDirectory is the directory containing the k3s binary and install script
	K3sDirectory embed.FS
)

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