Home
last modified time | relevance | path

Searched refs:AttachUserPolicyInput (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iam/
H A Dapi_op_AttachUserPolicy.go22 func (c *Client) AttachUserPolicy(ctx context.Context, params *AttachUserPolicyInput, optFns ...fun… argument
24 params = &AttachUserPolicyInput{}
37 type AttachUserPolicyInput struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iam/
H A Dapi_op_AttachUserPolicy.go22 func (c *Client) AttachUserPolicy(ctx context.Context, params *AttachUserPolicyInput, optFns ...fun… argument
24 params = &AttachUserPolicyInput{}
37 type AttachUserPolicyInput struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iam/
H A Dapi_op_AttachUserPolicy.go19 func (c *Client) AttachUserPolicy(ctx context.Context, params *AttachUserPolicyInput, optFns ...fun… argument
21 params = &AttachUserPolicyInput{}
34 type AttachUserPolicyInput struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iam/
H A Dapi_op_AttachUserPolicy.go19 func (c *Client) AttachUserPolicy(ctx context.Context, params *AttachUserPolicyInput, optFns ...fun… argument
21 params = &AttachUserPolicyInput{}
34 type AttachUserPolicyInput struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iam/
H A Dapi_op_AttachUserPolicy.go19 func (c *Client) AttachUserPolicy(ctx context.Context, params *AttachUserPolicyInput, optFns ...fun… argument
21 params = &AttachUserPolicyInput{}
34 type AttachUserPolicyInput struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iam/
H A Dapi_op_AttachUserPolicy.go22 func (c *Client) AttachUserPolicy(ctx context.Context, params *AttachUserPolicyInput, optFns ...fun… argument
24 params = &AttachUserPolicyInput{}
37 type AttachUserPolicyInput struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iam/
H A Dapi_op_AttachUserPolicy.go22 func (c *Client) AttachUserPolicy(ctx context.Context, params *AttachUserPolicyInput, optFns ...fun… argument
24 params = &AttachUserPolicyInput{}
37 type AttachUserPolicyInput struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/iam/
H A Dapi_op_AttachUserPolicy.go22 func (c *Client) AttachUserPolicy(ctx context.Context, params *AttachUserPolicyInput, optFns ...fun… argument
24 params = &AttachUserPolicyInput{}
37 type AttachUserPolicyInput struct { struct
/dports/devel/awless/awless-0.1.11/acceptance/aws/
H A Dpolicy_test.go200 …AttachUserPolicyFunc: func(input *iam.AttachUserPolicyInput) (*iam.AttachUserPolicyOutput, error) {
203 }).ExpectInput("AttachUserPolicy", &iam.AttachUserPolicyInput{
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/builtin/logical/aws/
H A Dsecret_access_keys.go188 _, err = client.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/builtin/logical/aws/
H A Dsecret_access_keys.go204 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/builtin/logical/aws/
H A Dsecret_access_keys.go204 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/sysutils/gomplate/vault-sdk-v0.1.13/builtin/logical/aws/
H A Dsecret_access_keys.go204 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/builtin/logical/aws/
H A Dsecret_access_keys.go204 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/builtin/logical/aws/
H A Dsecret_access_keys.go204 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/sysutils/istio/vault-sdk-v0.1.12/builtin/logical/aws/
H A Dsecret_access_keys.go204 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/builtin/logical/aws/
H A Dsecret_access_keys.go198 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/misc/concourse/vault-bdd38fca2cff/builtin/logical/aws/
H A Dsecret_access_keys.go226 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/sysutils/helmfile/vault-f6547fa8e820/builtin/logical/aws/
H A Dsecret_access_keys.go226 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/builtin/logical/aws/
H A Dsecret_access_keys.go226 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/security/vault/vault-1.8.2/builtin/logical/aws/
H A Dsecret_access_keys.go267 _, err = iamClient.AttachUserPolicy(&iam.AttachUserPolicyInput{
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/iam/iamiface/
H A Dinterface.go83 AttachUserPolicy(*iam.AttachUserPolicyInput) (*iam.AttachUserPolicyOutput, error) argument
84 …AttachUserPolicyWithContext(aws.Context, *iam.AttachUserPolicyInput, ...request.Option) (*iam.Atta… argument
85 AttachUserPolicyRequest(*iam.AttachUserPolicyInput) (*request.Request, *iam.AttachUserPolicyOutput) argument
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/iam/iamiface/
H A Dinterface.go83 AttachUserPolicy(*iam.AttachUserPolicyInput) (*iam.AttachUserPolicyOutput, error) argument
84 …AttachUserPolicyWithContext(aws.Context, *iam.AttachUserPolicyInput, ...request.Option) (*iam.Atta… argument
85 AttachUserPolicyRequest(*iam.AttachUserPolicyInput) (*request.Request, *iam.AttachUserPolicyOutput) argument
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/iam/iamiface/
H A Dinterface.go83 AttachUserPolicy(*iam.AttachUserPolicyInput) (*iam.AttachUserPolicyOutput, error) argument
84 …AttachUserPolicyWithContext(aws.Context, *iam.AttachUserPolicyInput, ...request.Option) (*iam.Atta… argument
85 AttachUserPolicyRequest(*iam.AttachUserPolicyInput) (*request.Request, *iam.AttachUserPolicyOutput) argument
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/iam/iamiface/
H A Dinterface.go83 AttachUserPolicy(*iam.AttachUserPolicyInput) (*iam.AttachUserPolicyOutput, error) argument
84 …AttachUserPolicyWithContext(aws.Context, *iam.AttachUserPolicyInput, ...request.Option) (*iam.Atta… argument
85 AttachUserPolicyRequest(*iam.AttachUserPolicyInput) (*request.Request, *iam.AttachUserPolicyOutput) argument

1234567