whoami

package
v3.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

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 userclient.UserResourceInterface

	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() (*userapi.User, error)

Jump to

Keyboard shortcuts

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