Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + const ExposeRecommendedName + const NewAppRecommendedCommandName + const RoutePollTimeout + const StatusRecommendedName + func CheckGitInstalled(w io.Writer) + func CompleteAppConfig(config *newcmd.AppConfig, f kcmdutil.Factory, c *cobra.Command, args []string) error + func HandleError(err error, baseName, commandName, commandPath string, config *newcmd.AppConfig, ...) error + func NewCmdNewApplication(name, baseName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command + func SetAnnotations(annotations map[string]string, result *newcmd.AppResult) error + func SetLabels(labels map[string]string, result *newcmd.AppResult) error + func TransformRunError(err error, baseName, commandName, commandPath string, groups ErrorGroups, ...) + func UsageError(commandPath, format string, args ...interface{}) error + type AppOptions struct + RESTClientGetter genericclioptions.RESTClientGetter + func NewAppOptions(streams genericclioptions.IOStreams) *AppOptions + func (o *AppOptions) Complete(baseName, commandName string, f kcmdutil.Factory, c *cobra.Command, ...) error + func (o *AppOptions) RunNewApp() error + type ErrorGroup struct + type ErrorGroups map[string]ErrorGroup + func (g ErrorGroups) Add(group string, suggestion string, classification string, err error, ...) + type ObjectGeneratorOptions struct + Action bulk.BulkAction + BaseName string + CommandName string + CommandPath string + Config *newcmd.AppConfig + LogsForObject polymorphichelpers.LogsForObjectFunc + PrintFlags *genericclioptions.PrintFlags + Printer printers.ResourcePrinter + func (o *ObjectGeneratorOptions) Complete(baseName, commandName string, f kcmdutil.Factory, c *cobra.Command, ...) error v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3