Documentation ¶ Index ¶ func ListSecrets(envFilePath string, fsys afero.Fs, envArgs ...string) (api.CreateSecretBody, error) func Run(ctx context.Context, projectRef, envFilePath string, args []string, ...) error func RunVolcengine(ctx context.Context, client *volcengine.Client, ...) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ListSecrets ¶ func ListSecrets(envFilePath string, fsys afero.Fs, envArgs ...string) (api.CreateSecretBody, error) func Run ¶ func Run(ctx context.Context, projectRef, envFilePath string, args []string, fsys afero.Fs) error func RunVolcengine ¶ func RunVolcengine(ctx context.Context, client *volcengine.Client, workspaceID, branchID, envFilePath string, args []string, fsys afero.Fs) error RunVolcengine sets Edge Function secrets through the selected branch gateway. Types ¶ This section is empty. Source Files ¶ View all Source files set.govolcengine.go Click to show internal directories. Click to hide internal directories.