Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + const WhoAmIRecommendedCommandName + func NewCmdWhoAmI(name, fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command + type WhoAmIOptions struct + ClientConfig *rest.Config + RawConfig api.Config + ShowContext bool + ShowServer bool + ShowToken bool + UserInterface userv1typedclient.UserV1Interface + func NewWhoAmIOptions(streams genericclioptions.IOStreams) *WhoAmIOptions + func (o *WhoAmIOptions) Complete(f kcmdutil.Factory) error + func (o *WhoAmIOptions) Run() error + func (o *WhoAmIOptions) Validate() error + func (o WhoAmIOptions) WhoAmI() (*userv1.User, error) v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3