get

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GetCmd = &cobra.Command{
	Use:   "get",
	Short: "get information from the cluster",
	Long:  ``,
	RunE:  exportE,
}
View Source
var SecretsCmd = &cobra.Command{
	Use:   "secrets",
	Short: "retrieve secrets from the cluster",
	Long:  ``,
	RunE:  getSecretsE,
}

Functions

This section is empty.

Types

type TemplateData

type TemplateData struct {
	Name      string
	Namespace string
	Data      map[string]string
}

Jump to

Keyboard shortcuts

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