Documentation ¶
Index ¶
Constants ¶
View Source
const WhoAmIRecommendedCommandName = "whoami"
Variables ¶
This section is empty.
Functions ¶
func NewCmdWhoAmI ¶
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) Run ¶
func (o *WhoAmIOptions) Run() error
func (*WhoAmIOptions) Validate ¶
func (o *WhoAmIOptions) Validate() error
Click to show internal directories.
Click to hide internal directories.