Home
last modified time | relevance | path

Searched defs:roleTagLoginResponse (Results 1 – 12 of 12) sorted by relevance

/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/builtin/credential/aws-ec2/
H A Dpath_login.go550 type roleTagLoginResponse struct { struct
551 Policies []string `json:"policies" structs:"policies" mapstructure:"policies"`
552 MaxTTL time.Duration `json:"max_ttl" structs:"max_ttl" mapstructure:"max_ttl"`
553 …low_reauthentication" structs:"disallow_reauthentication" mapstructure:"disallow_reauthentication"`
/dports/sysutils/helmfile/vault-f6547fa8e820/builtin/credential/aws/
H A Dpath_login.go1620 type roleTagLoginResponse struct { struct
1621 Policies []string `json:"policies"`
1622 MaxTTL time.Duration `json:"max_ttl"`
1623 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/misc/concourse/vault-bdd38fca2cff/builtin/credential/aws/
H A Dpath_login.go1604 type roleTagLoginResponse struct { struct
1605 Policies []string `json:"policies"`
1606 MaxTTL time.Duration `json:"max_ttl"`
1607 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/builtin/credential/aws/
H A Dpath_login.go1600 type roleTagLoginResponse struct { struct
1601 Policies []string `json:"policies"`
1602 MaxTTL time.Duration `json:"max_ttl"`
1603 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/builtin/credential/aws/
H A Dpath_login.go1600 type roleTagLoginResponse struct { struct
1601 Policies []string `json:"policies"`
1602 MaxTTL time.Duration `json:"max_ttl"`
1603 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/builtin/credential/aws/
H A Dpath_login.go1604 type roleTagLoginResponse struct { struct
1605 Policies []string `json:"policies"`
1606 MaxTTL time.Duration `json:"max_ttl"`
1607 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/sysutils/gomplate/vault-sdk-v0.1.13/builtin/credential/aws/
H A Dpath_login.go1600 type roleTagLoginResponse struct { struct
1601 Policies []string `json:"policies"`
1602 MaxTTL time.Duration `json:"max_ttl"`
1603 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/builtin/credential/aws/
H A Dpath_login.go1600 type roleTagLoginResponse struct { struct
1601 Policies []string `json:"policies"`
1602 MaxTTL time.Duration `json:"max_ttl"`
1603 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/builtin/credential/aws/
H A Dpath_login.go1600 type roleTagLoginResponse struct { struct
1601 Policies []string `json:"policies"`
1602 MaxTTL time.Duration `json:"max_ttl"`
1603 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/sysutils/istio/vault-sdk-v0.1.12/builtin/credential/aws/
H A Dpath_login.go1600 type roleTagLoginResponse struct { struct
1601 Policies []string `json:"policies"`
1602 MaxTTL time.Duration `json:"max_ttl"`
1603 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/builtin/credential/aws/
H A Dpath_login.go1583 type roleTagLoginResponse struct { struct
1584 Policies []string `json:"policies"`
1585 MaxTTL time.Duration `json:"max_ttl"`
1586 DisallowReauthentication bool `json:"disallow_reauthentication"`
/dports/security/vault/vault-1.8.2/builtin/credential/aws/
H A Dpath_login.go1716 type roleTagLoginResponse struct { struct
1717 Policies []string `json:"policies"`
1718 MaxTTL time.Duration `json:"max_ttl"`
1719 DisallowReauthentication bool `json:"disallow_reauthentication"`