cmd

package
v0.0.0-...-95f6ed8 Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommonCmd

type CommonCmd struct {
	Query string
}

func (*CommonCmd) AddOptions

func (c *CommonCmd) AddOptions(cmd *cobra.Command)

func (*CommonCmd) Filter

func (c *CommonCmd) Filter(data interface{}) (string, error)

type CommonOptions

type CommonOptions struct {
	// contains filtered or unexported fields
}

func (*CommonOptions) AuthConfig

func (c *CommonOptions) AuthConfig() (auth.Config, error)

func (*CommonOptions) DxConfig

func (c *CommonOptions) DxConfig() (config.Config, error)

func (*CommonOptions) FakeKubeClient

func (c *CommonOptions) FakeKubeClient() kubernetes.Interface

func (*CommonOptions) GithubClient

func (c *CommonOptions) GithubClient() (*api.Client, error)

func (*CommonOptions) KubeClient

func (c *CommonOptions) KubeClient(config *rest.Config) (kubernetes.Interface, error)

func (*CommonOptions) Kuber

func (c *CommonOptions) Kuber() kube.Kuber

func (*CommonOptions) Prompter

func (c *CommonOptions) Prompter() prompter.Prompter

func (*CommonOptions) SetDxConfig

func (c *CommonOptions) SetDxConfig(dxConfig config.Config)

func (*CommonOptions) SetGithubClient

func (c *CommonOptions) SetGithubClient(h *api.Client)

func (*CommonOptions) SetKuber

func (c *CommonOptions) SetKuber(k kube.Kuber)

func (*CommonOptions) SetPrompter

func (c *CommonOptions) SetPrompter(p prompter.Prompter)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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