Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + func NewCmdExpose(fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command + type ExposeOptions struct + Args []string + Builder func() *resource.Builder + CoreClient corev1client.CoreV1Interface + EnforceNamespace bool + Filenames []string + Generator string + Hostname string + Namespace string + Path string + Port string + Protocol string + WildcardPolicy string + func NewExposeOptions() *ExposeOptions + func (o *ExposeOptions) Complete(cmd *cobra.Command, f kcmdutil.Factory, args []string) error + func (o *ExposeOptions) Validate(cmd *cobra.Command) error v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3