whoami

package
v4.1.0+incompatible Latest Latest
Warning

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

Go to latest
Published: May 1, 2019 License: Apache-2.0 Imports: 10 Imported by: 18

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
	RawConfig    api.Config

	ShowToken   bool
	ShowContext bool
	ShowServer  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