Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 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 + Clientset internalclientset.Interface + 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