version

package
v3.11.0+incompatible 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: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdVersion

func NewCmdVersion(fullName string, f kcmdutil.Factory, options *VersionOptions) *cobra.Command

NewCmdVersion creates a command for displaying the version of this binary

Types

type VersionOptions

type VersionOptions struct {
	BaseName string

	ClientConfig *rest.Config
	Clients      func() (kclientset.Interface, error)

	Timeout time.Duration

	IsServer            bool
	PrintEtcdVersion    bool
	PrintClientFeatures bool

	genericclioptions.IOStreams
}

func NewVersionOptions

func NewVersionOptions(printClientFeatures bool, streams genericclioptions.IOStreams) *VersionOptions

func (*VersionOptions) Complete

func (o *VersionOptions) Complete(cmd *cobra.Command, f kcmdutil.Factory) error

func (VersionOptions) RunVersion

func (o VersionOptions) RunVersion() error

RunVersion attempts to display client and server versions for Kubernetes and OpenShift

Jump to

Keyboard shortcuts

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