Documentation
¶
Index ¶
- func GetSecretDigests(ctx context.Context, projectRef string) ([]api.SecretResponse, error)
- func GetSecretDigestsVolcengine(ctx context.Context, client *volcengine.Client, workspaceID, branchID string) ([]api.SecretResponse, error)
- func Run(ctx context.Context, projectRef string, fsys afero.Fs) error
- func RunVolcengine(ctx context.Context, client *volcengine.Client, workspaceID, branchID string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetSecretDigests ¶
func GetSecretDigestsVolcengine ¶
func GetSecretDigestsVolcengine(ctx context.Context, client *volcengine.Client, workspaceID, branchID string) ([]api.SecretResponse, error)
GetSecretDigestsVolcengine resolves the selected branch and fetches secret digests.
func RunVolcengine ¶
func RunVolcengine(ctx context.Context, client *volcengine.Client, workspaceID, branchID string) error
RunVolcengine lists Edge Function secret digests through the selected branch gateway.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.