Documentation
¶
Index ¶
- func PerformSecretsDelete(ctx *context.Context, ownerID, repoID int64, redirectURL string)
- func PerformSecretsDeleteWithGlobal(ctx *context.Context, ownerID, repoID int64, global bool, redirectURL string)
- func PerformSecretsPost(ctx *context.Context, ownerID, repoID int64, redirectURL string)
- func PerformSecretsPostWithGlobal(ctx *context.Context, ownerID, repoID int64, global bool, redirectURL string)
- func SetSecretsContext(ctx *context.Context, ownerID, repoID int64)
- func SetSecretsContextWithGlobal(ctx *context.Context, ownerID, repoID int64, global bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PerformSecretsDelete ¶
func PerformSecretsDeleteWithGlobal ¶ added in v3.1.55
func PerformSecretsPost ¶
func PerformSecretsPostWithGlobal ¶ added in v3.1.55
Types ¶
This section is empty.
Source Files
¶
- secrets.go
Click to show internal directories.
Click to hide internal directories.