Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type NewProjectOptions ¶ added in v0.3.3
type NewProjectOptions struct { ProjectName string DisplayName string Description string Client client.Interface AdminRole string MasterPolicyNamespace string AdminUser string }
func (*NewProjectOptions) Run ¶ added in v0.3.3
func (o *NewProjectOptions) Run() error
Click to show internal directories.
Click to hide internal directories.