commands

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2019 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "sku",
	Short: "Sandstorm Kubernetes Tools - Convenience tools to avoid long kubectl calls",
	Long: `
Sandstorm Kubernetes Tools - Convenience tools to avoid long kubectl calls. Provides
convenience tooling to switch contexts and namespaces, enter containers, and many more.
`,
}

RootCmd represents the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the RootCmd.

Types

type EncryptedContainer

type EncryptedContainer struct {
	RsaEncryptedAesKey                []byte
	AesEncryptedClientKeyData         []byte
	AesEncryptedClientCertificateData []byte
}

Jump to

Keyboard shortcuts

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