Home
last modified time | relevance | path

Searched refs:RevokeSecurityGroupIngress (Results 1 – 25 of 136) sorted by relevance

123456

/dports/security/lego/lego-4.5.3/vendor/github.com/exoscale/egoscale/
H A Dsecurity_groups.go178 type RevokeSecurityGroupIngress struct { struct
184 func (RevokeSecurityGroupIngress) Response() interface{} { argument
189 func (RevokeSecurityGroupIngress) AsyncResponse() interface{} { argument
H A Dsecurity_groups_test.go53 req := &RevokeSecurityGroupIngress{}
/dports/net/traefik/traefik-2.6.1/vendor/github.com/exoscale/egoscale/
H A Dsecurity_groups.go178 type RevokeSecurityGroupIngress struct { struct
184 func (RevokeSecurityGroupIngress) Response() interface{} { argument
189 func (RevokeSecurityGroupIngress) AsyncResponse() interface{} { argument
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/exoscale/egoscale/
H A Dsecurity_groups.go155 func (*RevokeSecurityGroupIngress) name() string {
159 func (*RevokeSecurityGroupIngress) asyncResponse() interface{} {
H A Dsecurity_groups_type.go112 type RevokeSecurityGroupIngress struct { struct
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/EC2/
H A DRevokeSecurityGroupIngress.pm2 package Paws::EC2::RevokeSecurityGroupIngress {
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/genevieve/leftovers/aws/ec2/
H A Dsecurity_groups.go13RevokeSecurityGroupIngress(*awsec2.RevokeSecurityGroupIngressInput) (*awsec2.RevokeSecurityGroupIn… methodSpec
H A Dsecurity_group.go47 _, err := s.client.RevokeSecurityGroupIngress(&awsec2.RevokeSecurityGroupIngressInput{
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ec2/
H A Dapi_op_RevokeSecurityGroupIngress.go26 func (c *Client) RevokeSecurityGroupIngress(ctx context.Context, params *RevokeSecurityGroupIngress… func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_RevokeSecurityGroupIngress.go26 func (c *Client) RevokeSecurityGroupIngress(ctx context.Context, params *RevokeSecurityGroupIngress… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/
H A Dapi_op_RevokeSecurityGroupIngress.go26 func (c *Client) RevokeSecurityGroupIngress(ctx context.Context, params *RevokeSecurityGroupIngress… func
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_RevokeSecurityGroupIngress.go26 func (c *Client) RevokeSecurityGroupIngress(ctx context.Context, params *RevokeSecurityGroupIngress…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ec2/
H A Dapi_op_RevokeSecurityGroupIngress.go28 func (c *Client) RevokeSecurityGroupIngress(ctx context.Context, params *RevokeSecurityGroupIngress… func
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ec2/
H A Dapi_op_RevokeSecurityGroupIngress.go26 func (c *Client) RevokeSecurityGroupIngress(ctx context.Context, params *RevokeSecurityGroupIngress… func
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ec2/
H A Dapi_op_RevokeSecurityGroupIngress.go26 func (c *Client) RevokeSecurityGroupIngress(ctx context.Context, params *RevokeSecurityGroupIngress… func
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ec2/
H A Dapi_op_RevokeSecurityGroupIngress.go26 func (c *Client) RevokeSecurityGroupIngress(ctx context.Context, params *RevokeSecurityGroupIngress… func
/dports/net/p5-VM-EC2/VM-EC2-1.28/lib/VM/EC2/REST/
H A Dsecurity_group.pm13 RevokeSecurityGroupIngress => 'boolean',
/dports/devel/awless/awless-0.1.11/aws/spec/
H A Dsecuritygroup.go123 _, err = cmd.api.RevokeSecurityGroupIngress(ii)
182 output, err = cmd.api.RevokeSecurityGroupIngress(ii)
/dports/sysutils/eclat/eclat-2.0/
H A DTODO150 RevokeSecurityGroupIngress sg [X] [X]
/dports/sysutils/eclat/eclat-2.0/src/
H A Dsg-cl.opt25 "RevokeSecurityGroupIngress",
/dports/sysutils/kubectl/kubernetes-1.22.2/staging/src/k8s.io/legacy-cloud-providers/aws/
H A Daws_fakes.go232 func (ec2i *FakeEC2Impl) RevokeSecurityGroupIngress(*ec2.RevokeSecurityGroupIngressInput) (*ec2.Rev… func
H A Daws.go354RevokeSecurityGroupIngress(*ec2.RevokeSecurityGroupIngressInput) (*ec2.RevokeSecurityGroupIngressO… methodSpec
1119 func (s *awsSdkEC2) RevokeSecurityGroupIngress(request *ec2.RevokeSecurityGroupIngressInput) (*ec2.… func
1120 return s.ec2.RevokeSecurityGroupIngress(request)
3183 _, err = c.ec2.RevokeSecurityGroupIngress(request)
3304 _, err = c.ec2.RevokeSecurityGroupIngress(request)
/dports/devel/p5-Paws/Paws-0.14/lib/Paws/
H A DEC2.pm885 sub RevokeSecurityGroupIngress { method in Paws::EC2
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/project/clusters/
H A Dadd_eks_clusters.md88 "ec2:RevokeSecurityGroupIngress",
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go1016RevokeSecurityGroupIngress(*ec2.RevokeSecurityGroupIngressInput) (*ec2.RevokeSecurityGroupIngressO… methodSpec

123456