generate

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: Apache-2.0 Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCommand

func GetCommand() *cobra.Command

Types

type SecretsGenerateResult

type SecretsGenerateResult struct {
	ServiceType string `json:"service_type"`
	ServerURL   string `json:"server_url"`
	AccessToken string `json:"access_token"`
	NodeName    string `json:"node_name"`
	Namespace   string `json:"namespace"`
	Extra       string `json:"extra"`
}

func (*SecretsGenerateResult) GetOutput

func (r *SecretsGenerateResult) GetOutput() string

Jump to

Keyboard shortcuts

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