Home
last modified time | relevance | path

Searched defs:AuthorizeSecurityGroupIngressInput (Results 1 – 25 of 111) sorted by relevance

12345

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ec2/
H A Dapi_op_AuthorizeSecurityGroupIngress.go46 CidrIp *string
52 DryRun *bool
58 FromPort *int32
63 GroupId *string
67 GroupName *string
70 IpPermissions []types.IpPermission
79 IpProtocol *string
87 SourceSecurityGroupName *string
95 SourceSecurityGroupOwnerId *string
104 ToPort *int32
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ec2/
H A Dapi_op_AuthorizeSecurityGroupIngress.go39 type AuthorizeSecurityGroupIngressInput struct { struct
45 CidrIp *string
51 DryRun bool
57 FromPort int32
62 GroupId *string
66 GroupName *string
69 IpPermissions []types.IpPermission
78 IpProtocol *string
86 SourceSecurityGroupName *string
94 SourceSecurityGroupOwnerId *string
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_AuthorizeSecurityGroupIngress.go39 type AuthorizeSecurityGroupIngressInput struct { struct
45 CidrIp *string
51 DryRun bool
57 FromPort int32
62 GroupId *string
66 GroupName *string
69 IpPermissions []types.IpPermission
78 IpProtocol *string
86 SourceSecurityGroupName *string
94 SourceSecurityGroupOwnerId *string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/
H A Dapi_op_AuthorizeSecurityGroupIngress.go39 type AuthorizeSecurityGroupIngressInput struct { struct
45 CidrIp *string
51 DryRun bool
57 FromPort int32
62 GroupId *string
66 GroupName *string
69 IpPermissions []types.IpPermission
78 IpProtocol *string
86 SourceSecurityGroupName *string
94 SourceSecurityGroupOwnerId *string
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_AuthorizeSecurityGroupIngress.go39 type AuthorizeSecurityGroupIngressInput struct { struct
45 CidrIp *string
51 DryRun bool
57 FromPort int32
62 GroupId *string
66 GroupName *string
69 IpPermissions []types.IpPermission
78 IpProtocol *string
86 SourceSecurityGroupName *string
94 SourceSecurityGroupOwnerId *string
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ec2/
H A Dapi_op_AuthorizeSecurityGroupIngress.go39 type AuthorizeSecurityGroupIngressInput struct { struct
45 CidrIp *string
51 DryRun bool
57 FromPort int32
62 GroupId *string
66 GroupName *string
69 IpPermissions []types.IpPermission
78 IpProtocol *string
86 SourceSecurityGroupName *string
94 SourceSecurityGroupOwnerId *string
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ec2/
H A Dapi_op_AuthorizeSecurityGroupIngress.go39 type AuthorizeSecurityGroupIngressInput struct { struct
45 CidrIp *string
51 DryRun *bool
57 FromPort *int32
62 GroupId *string
66 GroupName *string
69 IpPermissions []types.IpPermission
78 IpProtocol *string
86 SourceSecurityGroupName *string
94 SourceSecurityGroupOwnerId *string
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ec2/
H A Dapi_op_AuthorizeSecurityGroupIngress.go39 type AuthorizeSecurityGroupIngressInput struct { struct
45 CidrIp *string
51 DryRun bool
57 FromPort int32
62 GroupId *string
66 GroupName *string
69 IpPermissions []types.IpPermission
78 IpProtocol *string
86 SourceSecurityGroupName *string
94 SourceSecurityGroupOwnerId *string
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/drivers/amazonec2/
H A Dec2client.go16 …AuthorizeSecurityGroupIngress(input *ec2.AuthorizeSecurityGroupIngressInput) (*ec2.AuthorizeSecuri…
/dports/sysutils/docker-machine/machine-0.16.2/drivers/amazonec2/
H A Dec2client.go16 …AuthorizeSecurityGroupIngress(input *ec2.AuthorizeSecurityGroupIngressInput) (*ec2.AuthorizeSecuri…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go17670 type AuthorizeSecurityGroupIngressInput struct { struct
17671 _ struct{} `type:"structure"`
17675 CidrIp *string `type:"string"`
17681 DryRun *bool `locationName:"dryRun" type:"boolean"`
17685 FromPort *int64 `type:"integer"`
17688 GroupId *string `type:"string"`
17691 GroupName *string `type:"string"`
17703 IpProtocol *string `type:"string"`
17712 SourceSecurityGroupName *string `type:"string"`
17720 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go17670 type AuthorizeSecurityGroupIngressInput struct { struct
17671 _ struct{} `type:"structure"`
17675 CidrIp *string `type:"string"`
17681 DryRun *bool `locationName:"dryRun" type:"boolean"`
17685 FromPort *int64 `type:"integer"`
17688 GroupId *string `type:"string"`
17691 GroupName *string `type:"string"`
17703 IpProtocol *string `type:"string"`
17712 SourceSecurityGroupName *string `type:"string"`
17720 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go16062 type AuthorizeSecurityGroupIngressInput struct { struct
16063 _ struct{} `type:"structure"`
16067 CidrIp *string `type:"string"`
16073 DryRun *bool `locationName:"dryRun" type:"boolean"`
16077 FromPort *int64 `type:"integer"`
16080 GroupId *string `type:"string"`
16083 GroupName *string `type:"string"`
16092 IpProtocol *string `type:"string"`
16101 SourceSecurityGroupName *string `type:"string"`
16109 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go17670 type AuthorizeSecurityGroupIngressInput struct { struct
17671 _ struct{} `type:"structure"`
17675 CidrIp *string `type:"string"`
17681 DryRun *bool `locationName:"dryRun" type:"boolean"`
17685 FromPort *int64 `type:"integer"`
17688 GroupId *string `type:"string"`
17691 GroupName *string `type:"string"`
17703 IpProtocol *string `type:"string"`
17712 SourceSecurityGroupName *string `type:"string"`
17720 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/go-discover/provider/aws/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go17670 type AuthorizeSecurityGroupIngressInput struct { struct
17671 _ struct{} `type:"structure"`
17675 CidrIp *string `type:"string"`
17681 DryRun *bool `locationName:"dryRun" type:"boolean"`
17685 FromPort *int64 `type:"integer"`
17688 GroupId *string `type:"string"`
17691 GroupName *string `type:"string"`
17703 IpProtocol *string `type:"string"`
17712 SourceSecurityGroupName *string `type:"string"`
17720 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/vault/vault-0.6.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go8209 type AuthorizeSecurityGroupIngressInput struct { struct
8210 _ struct{} `type:"structure"`
8214 CidrIp *string `type:"string"`
8220 DryRun *bool `locationName:"dryRun" type:"boolean"`
8224 FromPort *int64 `type:"integer"`
8227 GroupId *string `type:"string"`
8230 GroupName *string `type:"string"`
8238 IpProtocol *string `type:"string"`
8247 SourceSecurityGroupName *string `type:"string"`
8255 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go13014 type AuthorizeSecurityGroupIngressInput struct { struct
13015 _ struct{} `type:"structure"`
13019 CidrIp *string `type:"string"`
13025 DryRun *bool `locationName:"dryRun" type:"boolean"`
13029 FromPort *int64 `type:"integer"`
13032 GroupId *string `type:"string"`
13035 GroupName *string `type:"string"`
13044 IpProtocol *string `type:"string"`
13053 SourceSecurityGroupName *string `type:"string"`
13061 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go13014 type AuthorizeSecurityGroupIngressInput struct { struct
13015 _ struct{} `type:"structure"`
13019 CidrIp *string `type:"string"`
13025 DryRun *bool `locationName:"dryRun" type:"boolean"`
13029 FromPort *int64 `type:"integer"`
13032 GroupId *string `type:"string"`
13035 GroupName *string `type:"string"`
13044 IpProtocol *string `type:"string"`
13053 SourceSecurityGroupName *string `type:"string"`
13061 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go22278 type AuthorizeSecurityGroupIngressInput struct { struct
22279 _ struct{} `type:"structure"`
22283 CidrIp *string `type:"string"`
22289 DryRun *bool `locationName:"dryRun" type:"boolean"`
22294 FromPort *int64 `type:"integer"`
22299 GroupId *string `type:"string"`
22303 GroupName *string `type:"string"`
22315 IpProtocol *string `type:"string"`
22324 SourceSecurityGroupName *string `type:"string"`
22332 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go24533 type AuthorizeSecurityGroupIngressInput struct { struct
24534 _ struct{} `type:"structure"`
24538 CidrIp *string `type:"string"`
24544 DryRun *bool `locationName:"dryRun" type:"boolean"`
24549 FromPort *int64 `type:"integer"`
24554 GroupId *string `type:"string"`
24558 GroupName *string `type:"string"`
24570 IpProtocol *string `type:"string"`
24579 SourceSecurityGroupName *string `type:"string"`
24587 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go24362 type AuthorizeSecurityGroupIngressInput struct { struct
24363 _ struct{} `type:"structure"`
24367 CidrIp *string `type:"string"`
24373 DryRun *bool `locationName:"dryRun" type:"boolean"`
24378 FromPort *int64 `type:"integer"`
24383 GroupId *string `type:"string"`
24387 GroupName *string `type:"string"`
24399 IpProtocol *string `type:"string"`
24408 SourceSecurityGroupName *string `type:"string"`
24416 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/legacy-cloud-providers/aws/
H A Daws.go353 …AuthorizeSecurityGroupIngress(*ec2.AuthorizeSecurityGroupIngressInput) (*ec2.AuthorizeSecurityGrou…
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go135 …AuthorizeSecurityGroupIngress(*ec2.AuthorizeSecurityGroupIngressInput) (*ec2.AuthorizeSecurityGrou…
136 …AuthorizeSecurityGroupIngressWithContext(aws.Context, *ec2.AuthorizeSecurityGroupIngressInput, ...…
137 …AuthorizeSecurityGroupIngressRequest(*ec2.AuthorizeSecurityGroupIngressInput) (*request.Request, *…
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go25006 type AuthorizeSecurityGroupIngressInput struct { struct
25007 _ struct{} `type:"structure"`
25011 CidrIp *string `type:"string"`
25017 DryRun *bool `locationName:"dryRun" type:"boolean"`
25022 FromPort *int64 `type:"integer"`
25027 GroupId *string `type:"string"`
25031 GroupName *string `type:"string"`
25043 IpProtocol *string `type:"string"`
25052 SourceSecurityGroupName *string `type:"string"`
25060 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go24995 type AuthorizeSecurityGroupIngressInput struct { struct
24996 _ struct{} `type:"structure"`
25000 CidrIp *string `type:"string"`
25006 DryRun *bool `locationName:"dryRun" type:"boolean"`
25011 FromPort *int64 `type:"integer"`
25016 GroupId *string `type:"string"`
25020 GroupName *string `type:"string"`
25032 IpProtocol *string `type:"string"`
25041 SourceSecurityGroupName *string `type:"string"`
25049 SourceSecurityGroupOwnerId *string `type:"string"`
[all …]

12345