whoami

package
v4.2.0-alpha.0+incompa... Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2019 License: Apache-2.0 Imports: 12 Imported by: 12

Documentation

Index

Constants

View Source
const (
	WhoAmIRecommendedCommandName = "whoami"
)

Variables

This section is empty.

Functions

func NewCmdWhoAmI

func NewCmdWhoAmI(name, fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command

Types

type WhoAmIOptions

type WhoAmIOptions struct {
	UserInterface userv1typedclient.UserV1Interface

	ClientConfig *rest.Config
	KubeClient   kubernetes.Interface
	RawConfig    api.Config

	ShowToken      bool
	ShowContext    bool
	ShowServer     bool
	ShowConsoleUrl bool

	genericclioptions.IOStreams
}

func NewWhoAmIOptions

func NewWhoAmIOptions(streams genericclioptions.IOStreams) *WhoAmIOptions

func (*WhoAmIOptions) Complete

func (o *WhoAmIOptions) Complete(f kcmdutil.Factory) error

func (*WhoAmIOptions) Run

func (o *WhoAmIOptions) Run() error

func (*WhoAmIOptions) Validate

func (o *WhoAmIOptions) Validate() error

func (WhoAmIOptions) WhoAmI

func (o WhoAmIOptions) WhoAmI() (*userv1.User, error)

Jump to

Keyboard shortcuts

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