Home
last modified time | relevance | path

Searched defs:CreateInstancesInput (Results 1 – 25 of 81) sorted by relevance

1234

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lightsail/
H A Dapi_op_CreateInstances.go33 type CreateInstancesInput struct { struct
43 AvailabilityZone *string
54 BlueprintId *string
60 BundleId *string
67 InstanceNames []string
70 AddOns []types.AddOnRequest
76 CustomImageName *string
83 KeyPairName *string
87 Tags []types.Tag
95 UserData *string
[all …]
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lightsail/
H A Dapi_op_CreateInstances.go33 type CreateInstancesInput struct { struct
43 AvailabilityZone *string
54 BlueprintId *string
60 BundleId *string
67 InstanceNames []string
70 AddOns []types.AddOnRequest
76 CustomImageName *string
80 IpAddressType types.IpAddressType
83 KeyPairName *string
87 Tags []types.Tag
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/
H A Dapi_op_CreateInstances.go33 type CreateInstancesInput struct { struct
43 AvailabilityZone *string
54 BlueprintId *string
60 BundleId *string
67 InstanceNames []string
70 AddOns []types.AddOnRequest
76 CustomImageName *string
80 IpAddressType types.IpAddressType
83 KeyPairName *string
87 Tags []types.Tag
[all …]
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lightsail/
H A Dapi_op_CreateInstances.go33 type CreateInstancesInput struct { struct
43 AvailabilityZone *string
54 BlueprintId *string
60 BundleId *string
67 InstanceNames []string
70 AddOns []types.AddOnRequest
76 CustomImageName *string
80 IpAddressType types.IpAddressType
83 KeyPairName *string
87 Tags []types.Tag
[all …]
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lightsail/
H A Dapi_op_CreateInstances.go33 type CreateInstancesInput struct { struct
43 AvailabilityZone *string
54 BlueprintId *string
60 BundleId *string
67 InstanceNames []string
70 AddOns []types.AddOnRequest
76 CustomImageName *string
80 IpAddressType types.IpAddressType
83 KeyPairName *string
87 Tags []types.Tag
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lightsail/
H A Dapi_op_CreateInstances.go18 func (c *Client) CreateInstances(ctx context.Context, params *CreateInstancesInput, optFns ...func(…
33 type CreateInstancesInput struct { struct
43 AvailabilityZone *string
54 BlueprintId *string
60 BundleId *string
67 InstanceNames []string
70 AddOns []types.AddOnRequest
76 CustomImageName *string
79 KeyPairName *string
83 Tags []types.Tag
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lightsail/
H A Dapi_op_CreateInstances.go18 func (c *Client) CreateInstances(ctx context.Context, params *CreateInstancesInput, optFns ...func(…
33 type CreateInstancesInput struct { struct
43 AvailabilityZone *string
54 BlueprintId *string
60 BundleId *string
67 InstanceNames []string
70 AddOns []types.AddOnRequest
76 CustomImageName *string
79 KeyPairName *string
83 Tags []types.Tag
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/
H A Dapi_op_CreateInstances.go18 func (c *Client) CreateInstances(ctx context.Context, params *CreateInstancesInput, optFns ...func(…
33 type CreateInstancesInput struct { struct
43 AvailabilityZone *string
54 BlueprintId *string
60 BundleId *string
67 InstanceNames []string
70 AddOns []types.AddOnRequest
76 CustomImageName *string
79 KeyPairName *string
83 Tags []types.Tag
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go5870 type CreateInstancesInput struct { struct
5871 _ struct{} `type:"structure"`
5887 BlueprintId *string `locationName:"blueprintId" type:"string" required:"true"`
5893 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
5908 KeyPairName *string `locationName:"keyPairName" type:"string"`
5917 UserData *string `locationName:"userData" type:"string"`
5921 func (s CreateInstancesInput) String() string {
5926 func (s CreateInstancesInput) GoString() string {
5931 func (s *CreateInstancesInput) Validate() error {
5965 func (s *CreateInstancesInput) SetBundleId(v string) *CreateInstancesInput {
[all …]
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/lightsailiface/
H A Dinterface.go87 CreateInstances(*lightsail.CreateInstancesInput) (*lightsail.CreateInstancesOutput, error)
88 …CreateInstancesWithContext(aws.Context, *lightsail.CreateInstancesInput, ...request.Option) (*ligh…
89 …CreateInstancesRequest(*lightsail.CreateInstancesInput) (*request.Request, *lightsail.CreateInstan…
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go8888 type CreateInstancesInput struct { struct
8889 _ struct{} `type:"structure"`
8905 BlueprintId *string `locationName:"blueprintId" type:"string" required:"true"`
8911 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
8926 KeyPairName *string `locationName:"keyPairName" type:"string"`
8935 UserData *string `locationName:"userData" type:"string"`
8939 func (s CreateInstancesInput) String() string {
8944 func (s CreateInstancesInput) GoString() string {
8949 func (s *CreateInstancesInput) Validate() error {
8983 func (s *CreateInstancesInput) SetBundleId(v string) *CreateInstancesInput {
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go8888 type CreateInstancesInput struct { struct
8889 _ struct{} `type:"structure"`
8905 BlueprintId *string `locationName:"blueprintId" type:"string" required:"true"`
8911 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
8926 KeyPairName *string `locationName:"keyPairName" type:"string"`
8935 UserData *string `locationName:"userData" type:"string"`
8939 func (s CreateInstancesInput) String() string {
8944 func (s CreateInstancesInput) GoString() string {
8949 func (s *CreateInstancesInput) Validate() error {
8983 func (s *CreateInstancesInput) SetBundleId(v string) *CreateInstancesInput {
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/lightsail/
H A Dapi.go8888 type CreateInstancesInput struct { struct
8889 _ struct{} `type:"structure"`
8905 BlueprintId *string `locationName:"blueprintId" type:"string" required:"true"`
8911 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
8926 KeyPairName *string `locationName:"keyPairName" type:"string"`
8935 UserData *string `locationName:"userData" type:"string"`
8939 func (s CreateInstancesInput) String() string {
8944 func (s CreateInstancesInput) GoString() string {
8949 func (s *CreateInstancesInput) Validate() error {
8983 func (s *CreateInstancesInput) SetBundleId(v string) *CreateInstancesInput {
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/lightsailiface/
H A Dinterface.go111 CreateInstances(*lightsail.CreateInstancesInput) (*lightsail.CreateInstancesOutput, error)
112 …CreateInstancesWithContext(aws.Context, *lightsail.CreateInstancesInput, ...request.Option) (*ligh…
113 …CreateInstancesRequest(*lightsail.CreateInstancesInput) (*request.Request, *lightsail.CreateInstan…
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/lightsail/lightsailiface/
H A Dinterface.go111 CreateInstances(*lightsail.CreateInstancesInput) (*lightsail.CreateInstancesOutput, error)
112 …CreateInstancesWithContext(aws.Context, *lightsail.CreateInstancesInput, ...request.Option) (*ligh…
113 …CreateInstancesRequest(*lightsail.CreateInstancesInput) (*request.Request, *lightsail.CreateInstan…
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go12670 type CreateInstancesInput struct { struct
12671 _ struct{} `type:"structure"`
12693 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
12710 KeyPairName *string `locationName:"keyPairName" type:"string"`
12715 Tags []*Tag `locationName:"tags" type:"list"`
12724 UserData *string `locationName:"userData" type:"string"`
12728 func (s CreateInstancesInput) String() string {
12733 func (s CreateInstancesInput) GoString() string {
12738 func (s *CreateInstancesInput) Validate() error {
12772 func (s *CreateInstancesInput) SetBundleId(v string) *CreateInstancesInput {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go12670 type CreateInstancesInput struct { struct
12671 _ struct{} `type:"structure"`
12693 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
12710 KeyPairName *string `locationName:"keyPairName" type:"string"`
12715 Tags []*Tag `locationName:"tags" type:"list"`
12724 UserData *string `locationName:"userData" type:"string"`
12728 func (s CreateInstancesInput) String() string {
12733 func (s CreateInstancesInput) GoString() string {
12738 func (s *CreateInstancesInput) Validate() error {
12772 func (s *CreateInstancesInput) SetBundleId(v string) *CreateInstancesInput {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go13562 type CreateInstancesInput struct { struct
13563 _ struct{} `type:"structure"`
13566 AddOns []*AddOnRequest `locationName:"addOns" type:"list"`
13593 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
13610 KeyPairName *string `locationName:"keyPairName" type:"string"`
13615 Tags []*Tag `locationName:"tags" type:"list"`
13624 UserData *string `locationName:"userData" type:"string"`
13628 func (s CreateInstancesInput) String() string {
13633 func (s CreateInstancesInput) GoString() string {
13638 func (s *CreateInstancesInput) Validate() error {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go13562 type CreateInstancesInput struct { struct
13563 _ struct{} `type:"structure"`
13566 AddOns []*AddOnRequest `locationName:"addOns" type:"list"`
13593 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
13610 KeyPairName *string `locationName:"keyPairName" type:"string"`
13615 Tags []*Tag `locationName:"tags" type:"list"`
13624 UserData *string `locationName:"userData" type:"string"`
13628 func (s CreateInstancesInput) String() string {
13633 func (s CreateInstancesInput) GoString() string {
13638 func (s *CreateInstancesInput) Validate() error {
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go13577 type CreateInstancesInput struct { struct
13578 _ struct{} `type:"structure"`
13581 AddOns []*AddOnRequest `locationName:"addOns" type:"list"`
13608 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
13625 KeyPairName *string `locationName:"keyPairName" type:"string"`
13630 Tags []*Tag `locationName:"tags" type:"list"`
13639 UserData *string `locationName:"userData" type:"string"`
13643 func (s CreateInstancesInput) String() string {
13648 func (s CreateInstancesInput) GoString() string {
13653 func (s *CreateInstancesInput) Validate() error {
[all …]
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/lightsail/
H A Dapi.go15052 type CreateInstancesInput struct { struct
15053 _ struct{} `type:"structure"`
15056 AddOns []*AddOnRequest `locationName:"addOns" type:"list"`
15083 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
15100 KeyPairName *string `locationName:"keyPairName" type:"string"`
15105 Tags []*Tag `locationName:"tags" type:"list"`
15114 UserData *string `locationName:"userData" type:"string"`
15118 func (s CreateInstancesInput) String() string {
15123 func (s CreateInstancesInput) GoString() string {
15128 func (s *CreateInstancesInput) Validate() error {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15052 type CreateInstancesInput struct { struct
15053 _ struct{} `type:"structure"`
15056 AddOns []*AddOnRequest `locationName:"addOns" type:"list"`
15083 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
15100 KeyPairName *string `locationName:"keyPairName" type:"string"`
15105 Tags []*Tag `locationName:"tags" type:"list"`
15114 UserData *string `locationName:"userData" type:"string"`
15118 func (s CreateInstancesInput) String() string {
15123 func (s CreateInstancesInput) GoString() string {
15128 func (s *CreateInstancesInput) Validate() error {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go15076 type CreateInstancesInput struct { struct
15077 _ struct{} `type:"structure"`
15080 AddOns []*AddOnRequest `locationName:"addOns" type:"list"`
15107 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
15124 KeyPairName *string `locationName:"keyPairName" type:"string"`
15129 Tags []*Tag `locationName:"tags" type:"list"`
15138 UserData *string `locationName:"userData" type:"string"`
15142 func (s CreateInstancesInput) String() string {
15147 func (s CreateInstancesInput) GoString() string {
15152 func (s *CreateInstancesInput) Validate() error {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/lightsail/
H A Dapi.go15076 type CreateInstancesInput struct { struct
15077 _ struct{} `type:"structure"`
15080 AddOns []*AddOnRequest `locationName:"addOns" type:"list"`
15107 BundleId *string `locationName:"bundleId" type:"string" required:"true"`
15124 KeyPairName *string `locationName:"keyPairName" type:"string"`
15129 Tags []*Tag `locationName:"tags" type:"list"`
15138 UserData *string `locationName:"userData" type:"string"`
15142 func (s CreateInstancesInput) String() string {
15147 func (s CreateInstancesInput) GoString() string {
15152 func (s *CreateInstancesInput) Validate() error {
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/lightsailiface/
H A Dinterface.go119 CreateInstances(*lightsail.CreateInstancesInput) (*lightsail.CreateInstancesOutput, error)
120 …CreateInstancesWithContext(aws.Context, *lightsail.CreateInstancesInput, ...request.Option) (*ligh…
121 …CreateInstancesRequest(*lightsail.CreateInstancesInput) (*request.Request, *lightsail.CreateInstan…

1234