kush

package module
v0.0.0-...-f9e52e9 Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2022 License: MIT Imports: 1 Imported by: 0

README

Kush

Kubernetes Unhinged Shell.

Conventions
  • This program MUST compile to a static binary
  • This program MUST run bash(1) inside a pod
kobfuscate

Inside this repository there is the Go package kobfuscate which can be used to hide a pod from the rest of the Kubernetes API server and Kubernetes clients.

runtime := kobfuscate.NewRuntime()
err := runtime.Hide()
// manage error

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Name        string
	Version     string
	Copyright   string
	License     string
	AuthorName  string
	AuthorEmail string
)

Functions

func Banner() string

Types

This section is empty.

Directories

Path Synopsis
pkg
ksh

Jump to

Keyboard shortcuts

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