Versions in this module Expand all Collapse all v0 v0.3.3 Feb 27, 2015 Changes in this version + type NewProjectOptions struct + AdminRole string + AdminUser string + Client client.Interface + Description string + DisplayName string + MasterPolicyNamespace string + ProjectName string + func (o *NewProjectOptions) Run() error v0.3.2 Feb 21, 2015 Changes in this version + func NewCmdNewProject(f *clientcmd.Factory, parentName, name string) *cobra.Command