Documentation ¶ Index ¶ func Run(ctx context.Context, params api.V1CreateProjectBody, fsys afero.Fs) error func RunVolcengine(ctx context.Context, params RunVolcengineParams) error type RunVolcengineParams Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(ctx context.Context, params api.V1CreateProjectBody, fsys afero.Fs) error func RunVolcengine ¶ func RunVolcengine(ctx context.Context, params RunVolcengineParams) error Types ¶ type RunVolcengineParams ¶ type RunVolcengineParams struct { WorkspaceName string ProjectName string IsAgentPlan *bool AgentPlanSeatID string Region string SuspendTimeoutSeconds *int } Source Files ¶ View all Source files create.go Click to show internal directories. Click to hide internal directories.