mirror of
https://github.com/Infisical/infisical.git
synced 2026-05-02 03:02:03 -04:00
Update agent.go
This commit is contained in:
@@ -82,11 +82,6 @@ type AwsIamAuth struct {
|
||||
IdentityID string `yaml:"identity-id"`
|
||||
}
|
||||
|
||||
type OAuthConfig struct {
|
||||
ClientID string `yaml:"client-id"`
|
||||
ClientSecret string `yaml:"client-secret"`
|
||||
}
|
||||
|
||||
type Sink struct {
|
||||
Type string `yaml:"type"`
|
||||
Config SinkDetails `yaml:"config"`
|
||||
|
||||
Reference in New Issue
Block a user