Home
last modified time | relevance | path

Searched defs:DeleteInternetGatewayInput (Results 1 – 25 of 117) sorted by relevance

12345

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ec2/
H A Dapi_op_DeleteInternetGateway.go15 func (c *Client) DeleteInternetGateway(ctx context.Context, params *DeleteInternetGatewayInput, opt…
30 type DeleteInternetGatewayInput struct { struct
35 InternetGatewayId *string
41 DryRun *bool
43 noSmithyDocumentSerde
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dthread-optim.h15 You should have received a copy of the GNU Lesser General Public License
16 along with this program. If not, see <https://www.gnu.org/licenses/>. */
30 ...
31 if (mt)
32 if (pthread_mutex_lock (&lock)) abort ();
35 if (pthread_mutex_unlock (&lock)) abort ();
41 it in the single-threaded case.
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ec2/
H A Dapi_op_DeleteInternetGateway.go15 func (c *Client) DeleteInternetGateway(ctx context.Context, params *DeleteInternetGatewayInput, opt…
30 type DeleteInternetGatewayInput struct { struct
35 InternetGatewayId *string
41 DryRun bool
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_DeleteInternetGateway.go15 func (c *Client) DeleteInternetGateway(ctx context.Context, params *DeleteInternetGatewayInput, opt…
30 type DeleteInternetGatewayInput struct { struct
35 InternetGatewayId *string
41 DryRun bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/
H A Dapi_op_DeleteInternetGateway.go15 func (c *Client) DeleteInternetGateway(ctx context.Context, params *DeleteInternetGatewayInput, opt…
30 type DeleteInternetGatewayInput struct { struct
35 InternetGatewayId *string
41 DryRun bool
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ec2/
H A Dapi_op_DeleteInternetGateway.go15 func (c *Client) DeleteInternetGateway(ctx context.Context, params *DeleteInternetGatewayInput, opt…
30 type DeleteInternetGatewayInput struct { struct
35 InternetGatewayId *string
41 DryRun bool
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ec2/
H A Dapi_op_DeleteInternetGateway.go15 func (c *Client) DeleteInternetGateway(ctx context.Context, params *DeleteInternetGatewayInput, opt…
30 type DeleteInternetGatewayInput struct { struct
35 InternetGatewayId *string
41 DryRun *bool
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ec2/
H A Dapi_op_DeleteInternetGateway.go15 func (c *Client) DeleteInternetGateway(ctx context.Context, params *DeleteInternetGatewayInput, opt…
30 type DeleteInternetGatewayInput struct { struct
35 InternetGatewayId *string
41 DryRun bool
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/genevieve/leftovers/aws/ec2/
H A Dinternet_gateways.go13 …DeleteInternetGateway(*awsec2.DeleteInternetGatewayInput) (*awsec2.DeleteInternetGatewayOutput, er…
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go331 DeleteInternetGateway(*ec2.DeleteInternetGatewayInput) (*ec2.DeleteInternetGatewayOutput, error)
332 …DeleteInternetGatewayWithContext(aws.Context, *ec2.DeleteInternetGatewayInput, ...request.Option) …
333 …DeleteInternetGatewayRequest(*ec2.DeleteInternetGatewayInput) (*request.Request, *ec2.DeleteIntern…
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go355 DeleteInternetGateway(*ec2.DeleteInternetGatewayInput) (*ec2.DeleteInternetGatewayOutput, error)
356 …DeleteInternetGatewayWithContext(aws.Context, *ec2.DeleteInternetGatewayInput, ...request.Option) …
357 …DeleteInternetGatewayRequest(*ec2.DeleteInternetGatewayInput) (*request.Request, *ec2.DeleteIntern…
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go355 DeleteInternetGateway(*ec2.DeleteInternetGatewayInput) (*ec2.DeleteInternetGatewayOutput, error)
356 …DeleteInternetGatewayWithContext(aws.Context, *ec2.DeleteInternetGatewayInput, ...request.Option) …
357 …DeleteInternetGatewayRequest(*ec2.DeleteInternetGatewayInput) (*request.Request, *ec2.DeleteIntern…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/lock_api-0.4.5/src/
H A Drwlock.rs366 /// Creates a new instance of an `RwLock<T>` which is unlocked. in DeleteFlowLogs()
/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.go2068 func (c *EC2) DeleteInternetGatewayRequest(input *DeleteInternetGatewayInput) (req *request.Request…
2089 func (c *EC2) DeleteInternetGateway(input *DeleteInternetGatewayInput) (*DeleteInternetGatewayOutpu…
11393 type DeleteInternetGatewayInput struct { struct
11394 _ struct{} `type:"structure"`
11400 DryRun *bool `locationName:"dryRun" type:"boolean"`
11403 InternetGatewayId *string `locationName:"internetGatewayId" type:"string" required:"true"`
11407 func (s DeleteInternetGatewayInput) String() string {
11412 func (s DeleteInternetGatewayInput) GoString() string {
11417 func (s *DeleteInternetGatewayInput) Validate() error {
/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.go3254 func (c *EC2) DeleteInternetGatewayRequest(input *DeleteInternetGatewayInput) (req *request.Request…
3275 func (c *EC2) DeleteInternetGateway(input *DeleteInternetGatewayInput) (*DeleteInternetGatewayOutpu…
16199 type DeleteInternetGatewayInput struct { struct
16200 _ struct{} `type:"structure"`
16206 DryRun *bool `locationName:"dryRun" type:"boolean"`
16209 InternetGatewayId *string `locationName:"internetGatewayId" type:"string" required:"true"`
16213 func (s DeleteInternetGatewayInput) String() string {
16218 func (s DeleteInternetGatewayInput) GoString() string {
16223 func (s *DeleteInternetGatewayInput) Validate() error {
/dports/sysutils/docker-machine/machine-0.16.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go3254 func (c *EC2) DeleteInternetGatewayRequest(input *DeleteInternetGatewayInput) (req *request.Request…
3275 func (c *EC2) DeleteInternetGateway(input *DeleteInternetGatewayInput) (*DeleteInternetGatewayOutpu…
16199 type DeleteInternetGatewayInput struct { struct
16200 _ struct{} `type:"structure"`
16206 DryRun *bool `locationName:"dryRun" type:"boolean"`
16209 InternetGatewayId *string `locationName:"internetGatewayId" type:"string" required:"true"`
16213 func (s DeleteInternetGatewayInput) String() string {
16218 func (s DeleteInternetGatewayInput) GoString() string {
16223 func (s *DeleteInternetGatewayInput) Validate() error {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go447 DeleteInternetGateway(*ec2.DeleteInternetGatewayInput) (*ec2.DeleteInternetGatewayOutput, error)
448 …DeleteInternetGatewayWithContext(aws.Context, *ec2.DeleteInternetGatewayInput, ...request.Option) …
449 …DeleteInternetGatewayRequest(*ec2.DeleteInternetGatewayInput) (*request.Request, *ec2.DeleteIntern…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go447 DeleteInternetGateway(*ec2.DeleteInternetGatewayInput) (*ec2.DeleteInternetGatewayOutput, error)
448 …DeleteInternetGatewayWithContext(aws.Context, *ec2.DeleteInternetGatewayInput, ...request.Option) …
449 …DeleteInternetGatewayRequest(*ec2.DeleteInternetGatewayInput) (*request.Request, *ec2.DeleteIntern…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go447 DeleteInternetGateway(*ec2.DeleteInternetGatewayInput) (*ec2.DeleteInternetGatewayOutput, error)
448 …DeleteInternetGatewayWithContext(aws.Context, *ec2.DeleteInternetGatewayInput, ...request.Option) …
449 …DeleteInternetGatewayRequest(*ec2.DeleteInternetGatewayInput) (*request.Request, *ec2.DeleteIntern…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go471 DeleteInternetGateway(*ec2.DeleteInternetGatewayInput) (*ec2.DeleteInternetGatewayOutput, error)
472 …DeleteInternetGatewayWithContext(aws.Context, *ec2.DeleteInternetGatewayInput, ...request.Option) …
473 …DeleteInternetGatewayRequest(*ec2.DeleteInternetGatewayInput) (*request.Request, *ec2.DeleteIntern…
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/ec2/ec2iface/
H A Dinterface.go471 DeleteInternetGateway(*ec2.DeleteInternetGatewayInput) (*ec2.DeleteInternetGatewayOutput, error)
472 …DeleteInternetGatewayWithContext(aws.Context, *ec2.DeleteInternetGatewayInput, ...request.Option) …
473 …DeleteInternetGatewayRequest(*ec2.DeleteInternetGatewayInput) (*request.Request, *ec2.DeleteIntern…
/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.go4356 func (c *EC2) DeleteInternetGatewayRequest(input *DeleteInternetGatewayInput) (req *request.Request…
4386 func (c *EC2) DeleteInternetGateway(input *DeleteInternetGatewayInput) (*DeleteInternetGatewayOutpu…
22925 type DeleteInternetGatewayInput struct { struct
22926 _ struct{} `type:"structure"`
22932 DryRun *bool `locationName:"dryRun" type:"boolean"`
22937 InternetGatewayId *string `locationName:"internetGatewayId" type:"string" required:"true"`
22941 func (s DeleteInternetGatewayInput) String() string {
22946 func (s DeleteInternetGatewayInput) GoString() string {
22951 func (s *DeleteInternetGatewayInput) Validate() error {
22964 func (s *DeleteInternetGatewayInput) SetDryRun(v bool) *DeleteInternetGatewayInput {
[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.go4356 func (c *EC2) DeleteInternetGatewayRequest(input *DeleteInternetGatewayInput) (req *request.Request…
4386 func (c *EC2) DeleteInternetGateway(input *DeleteInternetGatewayInput) (*DeleteInternetGatewayOutpu…
22925 type DeleteInternetGatewayInput struct { struct
22926 _ struct{} `type:"structure"`
22932 DryRun *bool `locationName:"dryRun" type:"boolean"`
22937 InternetGatewayId *string `locationName:"internetGatewayId" type:"string" required:"true"`
22941 func (s DeleteInternetGatewayInput) String() string {
22946 func (s DeleteInternetGatewayInput) GoString() string {
22951 func (s *DeleteInternetGatewayInput) Validate() error {
22964 func (s *DeleteInternetGatewayInput) SetDryRun(v bool) *DeleteInternetGatewayInput {
[all …]
/dports/net-mgmt/prometheus1/prometheus-1.8.2/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go3919 func (c *EC2) DeleteInternetGatewayRequest(input *DeleteInternetGatewayInput) (req *request.Request…
3949 func (c *EC2) DeleteInternetGateway(input *DeleteInternetGatewayInput) (*DeleteInternetGatewayOutpu…
20975 type DeleteInternetGatewayInput struct { struct
20976 _ struct{} `type:"structure"`
20982 DryRun *bool `locationName:"dryRun" type:"boolean"`
20987 InternetGatewayId *string `locationName:"internetGatewayId" type:"string" required:"true"`
20991 func (s DeleteInternetGatewayInput) String() string {
20996 func (s DeleteInternetGatewayInput) GoString() string {
21001 func (s *DeleteInternetGatewayInput) Validate() error {
21014 func (s *DeleteInternetGatewayInput) SetDryRun(v bool) *DeleteInternetGatewayInput {
[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.go4356 func (c *EC2) DeleteInternetGatewayRequest(input *DeleteInternetGatewayInput) (req *request.Request…
4386 func (c *EC2) DeleteInternetGateway(input *DeleteInternetGatewayInput) (*DeleteInternetGatewayOutpu…
22925 type DeleteInternetGatewayInput struct { struct
22926 _ struct{} `type:"structure"`
22932 DryRun *bool `locationName:"dryRun" type:"boolean"`
22937 InternetGatewayId *string `locationName:"internetGatewayId" type:"string" required:"true"`
22941 func (s DeleteInternetGatewayInput) String() string {
22946 func (s DeleteInternetGatewayInput) GoString() string {
22951 func (s *DeleteInternetGatewayInput) Validate() error {
22964 func (s *DeleteInternetGatewayInput) SetDryRun(v bool) *DeleteInternetGatewayInput {
[all …]

12345