misc

package
v0.0.2-0...-f1021f6 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Software       = "Kubeshark"
	Program        = "kubeshark"
	Description    = "The API Traffic Analyzer for Kubernetes"
	Website        = "https://kubeshark.co"
	Email          = "info@kubeshark.co"
	Ver            = "0.0.0"
	Branch         = "master"
	GitCommitHash  = "" // this var is overridden using ldflags in makefile when building
	BuildTimestamp = "" // this var is overridden using ldflags in makefile when building
	RBACVersion    = "v1"
	Platform       = ""
)

Functions

func GetDotFolderPath

func GetDotFolderPath() string

Types

type Script

type Script struct {
	Path  string `json:"path"`
	Title string `json:"title"`
	Code  string `json:"code"`
}

func ReadScriptFile

func ReadScriptFile(path string) (script *Script, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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