Home
last modified time | relevance | path

Searched defs:CreateVolumeInput (Results 1 – 25 of 143) sorted by relevance

123456

/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ec2/
H A Dapi_op_CreateVolume.go50 AvailabilityZone *string
56 DryRun bool
67 Encrypted bool
88 Iops int32
111 KmsKeyId *string
120 MultiAttachEnabled bool
123 OutpostArn *string
139 Size int32
143 SnapshotId *string
151 Throughput int32
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_CreateVolume.go50 AvailabilityZone *string
56 DryRun bool
67 Encrypted bool
88 Iops int32
111 KmsKeyId *string
120 MultiAttachEnabled bool
123 OutpostArn *string
139 Size int32
143 SnapshotId *string
151 Throughput int32
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/
H A Dapi_op_CreateVolume.go50 AvailabilityZone *string
56 DryRun bool
67 Encrypted bool
88 Iops int32
111 KmsKeyId *string
120 MultiAttachEnabled bool
123 OutpostArn *string
139 Size int32
143 SnapshotId *string
151 Throughput int32
[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_CreateVolume.go50 AvailabilityZone *string
56 DryRun bool
67 Encrypted bool
88 Iops int32
111 KmsKeyId *string
120 MultiAttachEnabled bool
123 OutpostArn *string
139 Size int32
143 SnapshotId *string
151 Throughput int32
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ec2/
H A Dapi_op_CreateVolume.go50 AvailabilityZone *string
56 DryRun bool
67 Encrypted bool
88 Iops int32
111 KmsKeyId *string
120 MultiAttachEnabled bool
123 OutpostArn *string
139 Size int32
143 SnapshotId *string
151 Throughput int32
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ec2/
H A Dapi_op_CreateVolume.go50 AvailabilityZone *string
56 DryRun *bool
67 Encrypted *bool
88 Iops *int32
111 KmsKeyId *string
120 MultiAttachEnabled *bool
123 OutpostArn *string
139 Size *int32
143 SnapshotId *string
151 Throughput *int32
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ec2/
H A Dapi_op_CreateVolume.go50 AvailabilityZone *string
56 DryRun bool
67 Encrypted bool
88 Iops int32
111 KmsKeyId *string
120 MultiAttachEnabled bool
123 OutpostArn *string
139 Size int32
143 SnapshotId *string
151 Throughput int32
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ec2/
H A Dapi_op_CreateVolume.go51 AvailabilityZone *string
56 ClientToken *string
62 DryRun *bool
73 Encrypted *bool
94 Iops *int32
118 KmsKeyId *string
130 OutpostArn *string
146 Size *int32
150 SnapshotId *string
158 Throughput *int32
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/fsx/
H A Dapi_op_CreateVolume.go16 func (c *Client) CreateVolume(ctx context.Context, params *CreateVolumeInput, optFns ...func(*Optio…
31 type CreateVolumeInput struct { struct
36 Name *string
41 VolumeType types.VolumeType
46 ClientRequestToken *string
49 OntapConfiguration *types.CreateOntapVolumeConfiguration
52 Tags []types.Tag
54 noSmithyDocumentSerde
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/security/vault/vault-1.8.2/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/sysutils/consul/consul-1.10.3/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/vendor/github.com/hashicorp/go-discover/provider/triton/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/go-discover/provider/triton/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/sysutils/nomad/nomad-1.1.0/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/joyent/triton-go/compute/
H A Dvolumes.go84 type CreateVolumeInput struct { struct
85 Name string
86 Size int64
87 Networks []string
88 Type string
91 func (input *CreateVolumeInput) toAPI() map[string]interface{} {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/fsx/fsxiface/
H A Dinterface.go95 CreateVolume(*fsx.CreateVolumeInput) (*fsx.CreateVolumeOutput, error)
96 …CreateVolumeWithContext(aws.Context, *fsx.CreateVolumeInput, ...request.Option) (*fsx.CreateVolume…
97 CreateVolumeRequest(*fsx.CreateVolumeInput) (*request.Request, *fsx.CreateVolumeOutput)
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/fsx/fsxiface/
H A Dinterface.go95 CreateVolume(*fsx.CreateVolumeInput) (*fsx.CreateVolumeOutput, error)
96 …CreateVolumeWithContext(aws.Context, *fsx.CreateVolumeInput, ...request.Option) (*fsx.CreateVolume…
97 CreateVolumeRequest(*fsx.CreateVolumeInput) (*request.Request, *fsx.CreateVolumeOutput)
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/fsx/fsxiface/
H A Dinterface.go95 CreateVolume(*fsx.CreateVolumeInput) (*fsx.CreateVolumeOutput, error)
96 …CreateVolumeWithContext(aws.Context, *fsx.CreateVolumeInput, ...request.Option) (*fsx.CreateVolume…
97 CreateVolumeRequest(*fsx.CreateVolumeInput) (*request.Request, *fsx.CreateVolumeOutput)

123456