mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
add single secret fetch for agent
This commit is contained in:
@@ -35,6 +35,7 @@ type SingleEnvironmentVariable struct {
|
||||
Workspace string `json:"workspace"`
|
||||
} `json:"tags"`
|
||||
Comment string `json:"comment"`
|
||||
Etag string `json:"Etag"`
|
||||
}
|
||||
|
||||
type PlaintextSecretResult struct {
|
||||
|
||||
Reference in New Issue
Block a user