kubernetestunnelruntime

package
v1.57.0 Latest Latest
Warning

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

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

Documentation

Overview

Package kubernetestunnelruntime ensures that localizer exists

Index

Constants

This section is empty.

Variables

View Source
var (
	LocalizerVersion     = "v1.14.3"
	LocalizerDownloadURL = "https://github.com/getoutreach/localizer/releases/download/" +
		LocalizerVersion + "/localizer_" + strings.TrimPrefix(LocalizerVersion, "v") + "_" +
		runtime.GOOS + "_" + runtime.GOARCH + ".tar.gz"
)

Functions

func EnsureLocalizer

func EnsureLocalizer(log logrus.FieldLogger) (string, error)

EnsureLocalizer ensures that localizer exists and returns the location of the binary. Note: this outputs text if localizer is being downloaded

Types

This section is empty.

Jump to

Keyboard shortcuts

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