Versions in this module Expand all Collapse all v4 v4.1.0 May 1, 2019 Changes in this version + const NewProjectRecommendedName + func NewCmdNewProject(name, fullName string, f kcmdutil.Factory, streams genericclioptions.IOStreams) *cobra.Command + type NewProjectOptions struct + AdminRole string + AdminUser string + Description string + DisplayName string + NodeSelector string + ProjectClient projectv1typedclient.ProjectV1Interface + ProjectName string + RbacClient rbacv1client.RbacV1Interface + SARClient authorizationv1typedclient.SubjectAccessReviewInterface + UseNodeSelector bool + func NewNewProjectOptions(streams genericclioptions.IOStreams) *NewProjectOptions + func (o *NewProjectOptions) Complete(f kcmdutil.Factory, cmd *cobra.Command, args []string) error + func (o *NewProjectOptions) Run() error v4.0.0-alpha.0 Sep 13, 2018 Other modules containing this package gopkg.in/openshift/origin.v3