mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
rebase: bump github.com/aws/aws-sdk-go from 1.44.0 to 1.44.5
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.44.0 to 1.44.5. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-go/compare/v1.44.0...v1.44.5) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1ca5e8efb0
commit
6a5758c346
2
go.mod
2
go.mod
@ -4,7 +4,7 @@ go 1.17
|
|||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/IBM/keyprotect-go-client v0.7.0
|
github.com/IBM/keyprotect-go-client v0.7.0
|
||||||
github.com/aws/aws-sdk-go v1.44.0
|
github.com/aws/aws-sdk-go v1.44.5
|
||||||
github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
|
github.com/aws/aws-sdk-go-v2/service/sts v1.16.4
|
||||||
github.com/ceph/ceph-csi/api v0.0.0-00010101000000-000000000000
|
github.com/ceph/ceph-csi/api v0.0.0-00010101000000-000000000000
|
||||||
// TODO: API for managing NFS-exports requires `ceph_ci_untested` build-tag
|
// TODO: API for managing NFS-exports requires `ceph_ci_untested` build-tag
|
||||||
|
4
go.sum
4
go.sum
@ -138,8 +138,8 @@ github.com/aws/aws-sdk-go v1.25.37/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpi
|
|||||||
github.com/aws/aws-sdk-go v1.25.41/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
|
github.com/aws/aws-sdk-go v1.25.41/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
|
||||||
github.com/aws/aws-sdk-go v1.35.24/go.mod h1:tlPOdRjfxPBpNIwqDj61rmsnA85v9jc0Ps9+muhnW+k=
|
github.com/aws/aws-sdk-go v1.35.24/go.mod h1:tlPOdRjfxPBpNIwqDj61rmsnA85v9jc0Ps9+muhnW+k=
|
||||||
github.com/aws/aws-sdk-go v1.38.49/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
|
github.com/aws/aws-sdk-go v1.38.49/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
|
||||||
github.com/aws/aws-sdk-go v1.44.0 h1:jwtHuNqfnJxL4DKHBUVUmQlfueQqBW7oXP6yebZR/R0=
|
github.com/aws/aws-sdk-go v1.44.5 h1:T4mckpWUfplPG4GA3FDWDCM1QaCzisjGzzeCVBhHKwQ=
|
||||||
github.com/aws/aws-sdk-go v1.44.0/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
|
github.com/aws/aws-sdk-go v1.44.5/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
|
||||||
github.com/aws/aws-sdk-go-v2 v1.16.3 h1:0W1TSJ7O6OzwuEvIXAtJGvOeQ0SGAhcpxPN2/NK5EhM=
|
github.com/aws/aws-sdk-go-v2 v1.16.3 h1:0W1TSJ7O6OzwuEvIXAtJGvOeQ0SGAhcpxPN2/NK5EhM=
|
||||||
github.com/aws/aws-sdk-go-v2 v1.16.3/go.mod h1:ytwTPBG6fXTZLxxeeCCWj2/EMYp/xDUgX+OET6TLNNU=
|
github.com/aws/aws-sdk-go-v2 v1.16.3/go.mod h1:ytwTPBG6fXTZLxxeeCCWj2/EMYp/xDUgX+OET6TLNNU=
|
||||||
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10 h1:uFWgo6mGJI1n17nbcvSc6fxVuR3xLNqvXt12JCnEcT8=
|
github.com/aws/aws-sdk-go-v2/internal/configsources v1.1.10 h1:uFWgo6mGJI1n17nbcvSc6fxVuR3xLNqvXt12JCnEcT8=
|
||||||
|
72
vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
generated
vendored
72
vendor/github.com/aws/aws-sdk-go/aws/endpoints/defaults.go
generated
vendored
@ -11321,6 +11321,19 @@ var awsPartition = partition{
|
|||||||
}: endpoint{},
|
}: endpoint{},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
"ivschat": service{
|
||||||
|
Endpoints: serviceEndpoints{
|
||||||
|
endpointKey{
|
||||||
|
Region: "eu-west-1",
|
||||||
|
}: endpoint{},
|
||||||
|
endpointKey{
|
||||||
|
Region: "us-east-1",
|
||||||
|
}: endpoint{},
|
||||||
|
endpointKey{
|
||||||
|
Region: "us-west-2",
|
||||||
|
}: endpoint{},
|
||||||
|
},
|
||||||
|
},
|
||||||
"kafka": service{
|
"kafka": service{
|
||||||
Endpoints: serviceEndpoints{
|
Endpoints: serviceEndpoints{
|
||||||
endpointKey{
|
endpointKey{
|
||||||
@ -13123,6 +13136,52 @@ var awsPartition = partition{
|
|||||||
}: endpoint{},
|
}: endpoint{},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
"media-pipelines-chime": service{
|
||||||
|
Endpoints: serviceEndpoints{
|
||||||
|
endpointKey{
|
||||||
|
Region: "ap-southeast-1",
|
||||||
|
}: endpoint{},
|
||||||
|
endpointKey{
|
||||||
|
Region: "eu-central-1",
|
||||||
|
}: endpoint{},
|
||||||
|
endpointKey{
|
||||||
|
Region: "us-east-1",
|
||||||
|
}: endpoint{},
|
||||||
|
endpointKey{
|
||||||
|
Region: "us-east-1",
|
||||||
|
Variant: fipsVariant,
|
||||||
|
}: endpoint{
|
||||||
|
Hostname: "media-pipelines-chime-fips.us-east-1.amazonaws.com",
|
||||||
|
},
|
||||||
|
endpointKey{
|
||||||
|
Region: "us-east-1-fips",
|
||||||
|
}: endpoint{
|
||||||
|
Hostname: "media-pipelines-chime-fips.us-east-1.amazonaws.com",
|
||||||
|
CredentialScope: credentialScope{
|
||||||
|
Region: "us-east-1",
|
||||||
|
},
|
||||||
|
Deprecated: boxedTrue,
|
||||||
|
},
|
||||||
|
endpointKey{
|
||||||
|
Region: "us-west-2",
|
||||||
|
}: endpoint{},
|
||||||
|
endpointKey{
|
||||||
|
Region: "us-west-2",
|
||||||
|
Variant: fipsVariant,
|
||||||
|
}: endpoint{
|
||||||
|
Hostname: "media-pipelines-chime-fips.us-west-2.amazonaws.com",
|
||||||
|
},
|
||||||
|
endpointKey{
|
||||||
|
Region: "us-west-2-fips",
|
||||||
|
}: endpoint{
|
||||||
|
Hostname: "media-pipelines-chime-fips.us-west-2.amazonaws.com",
|
||||||
|
CredentialScope: credentialScope{
|
||||||
|
Region: "us-west-2",
|
||||||
|
},
|
||||||
|
Deprecated: boxedTrue,
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
"mediaconnect": service{
|
"mediaconnect": service{
|
||||||
Endpoints: serviceEndpoints{
|
Endpoints: serviceEndpoints{
|
||||||
endpointKey{
|
endpointKey{
|
||||||
@ -14485,6 +14544,9 @@ var awsPartition = partition{
|
|||||||
},
|
},
|
||||||
"nimble": service{
|
"nimble": service{
|
||||||
Endpoints: serviceEndpoints{
|
Endpoints: serviceEndpoints{
|
||||||
|
endpointKey{
|
||||||
|
Region: "ap-northeast-1",
|
||||||
|
}: endpoint{},
|
||||||
endpointKey{
|
endpointKey{
|
||||||
Region: "ap-southeast-2",
|
Region: "ap-southeast-2",
|
||||||
}: endpoint{},
|
}: endpoint{},
|
||||||
@ -16651,6 +16713,9 @@ var awsPartition = partition{
|
|||||||
endpointKey{
|
endpointKey{
|
||||||
Region: "ap-southeast-2",
|
Region: "ap-southeast-2",
|
||||||
}: endpoint{},
|
}: endpoint{},
|
||||||
|
endpointKey{
|
||||||
|
Region: "ap-southeast-3",
|
||||||
|
}: endpoint{},
|
||||||
endpointKey{
|
endpointKey{
|
||||||
Region: "ca-central-1",
|
Region: "ca-central-1",
|
||||||
}: endpoint{},
|
}: endpoint{},
|
||||||
@ -29942,6 +30007,13 @@ var awsisobPartition = partition{
|
|||||||
}: endpoint{},
|
}: endpoint{},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
"ram": service{
|
||||||
|
Endpoints: serviceEndpoints{
|
||||||
|
endpointKey{
|
||||||
|
Region: "us-isob-east-1",
|
||||||
|
}: endpoint{},
|
||||||
|
},
|
||||||
|
},
|
||||||
"rds": service{
|
"rds": service{
|
||||||
Endpoints: serviceEndpoints{
|
Endpoints: serviceEndpoints{
|
||||||
endpointKey{
|
endpointKey{
|
||||||
|
2
vendor/github.com/aws/aws-sdk-go/aws/version.go
generated
vendored
2
vendor/github.com/aws/aws-sdk-go/aws/version.go
generated
vendored
@ -5,4 +5,4 @@ package aws
|
|||||||
const SDKName = "aws-sdk-go"
|
const SDKName = "aws-sdk-go"
|
||||||
|
|
||||||
// SDKVersion is the version of this SDK
|
// SDKVersion is the version of this SDK
|
||||||
const SDKVersion = "1.44.0"
|
const SDKVersion = "1.44.5"
|
||||||
|
73
vendor/github.com/aws/aws-sdk-go/service/ec2/api.go
generated
vendored
73
vendor/github.com/aws/aws-sdk-go/service/ec2/api.go
generated
vendored
@ -5615,11 +5615,12 @@ func (c *EC2) CreateKeyPairRequest(input *CreateKeyPairInput) (req *request.Requ
|
|||||||
|
|
||||||
// CreateKeyPair API operation for Amazon Elastic Compute Cloud.
|
// CreateKeyPair API operation for Amazon Elastic Compute Cloud.
|
||||||
//
|
//
|
||||||
// Creates an ED25519 or 2048-bit RSA key pair with the specified name. Amazon
|
// Creates an ED25519 or 2048-bit RSA key pair with the specified name and in
|
||||||
// EC2 stores the public key and displays the private key for you to save to
|
// the specified PEM or PPK format. Amazon EC2 stores the public key and displays
|
||||||
// a file. The private key is returned as an unencrypted PEM encoded PKCS#1
|
// the private key for you to save to a file. The private key is returned as
|
||||||
// private key. If a key with the specified name already exists, Amazon EC2
|
// an unencrypted PEM encoded PKCS#1 private key or an unencrypted PPK formatted
|
||||||
// returns an error.
|
// private key for use with PuTTY. If a key with the specified name already
|
||||||
|
// exists, Amazon EC2 returns an error.
|
||||||
//
|
//
|
||||||
// The key pair returned to you is available only in the Amazon Web Services
|
// The key pair returned to you is available only in the Amazon Web Services
|
||||||
// Region in which you create it. If you prefer, you can create your own key
|
// Region in which you create it. If you prefer, you can create your own key
|
||||||
@ -63312,6 +63313,11 @@ type CreateKeyPairInput struct {
|
|||||||
// it is UnauthorizedOperation.
|
// it is UnauthorizedOperation.
|
||||||
DryRun *bool `locationName:"dryRun" type:"boolean"`
|
DryRun *bool `locationName:"dryRun" type:"boolean"`
|
||||||
|
|
||||||
|
// The format of the key pair.
|
||||||
|
//
|
||||||
|
// Default: pem
|
||||||
|
KeyFormat *string `type:"string" enum:"KeyFormat"`
|
||||||
|
|
||||||
// A unique name for the key pair.
|
// A unique name for the key pair.
|
||||||
//
|
//
|
||||||
// Constraints: Up to 255 ASCII characters
|
// Constraints: Up to 255 ASCII characters
|
||||||
@ -63366,6 +63372,12 @@ func (s *CreateKeyPairInput) SetDryRun(v bool) *CreateKeyPairInput {
|
|||||||
return s
|
return s
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// SetKeyFormat sets the KeyFormat field's value.
|
||||||
|
func (s *CreateKeyPairInput) SetKeyFormat(v string) *CreateKeyPairInput {
|
||||||
|
s.KeyFormat = &v
|
||||||
|
return s
|
||||||
|
}
|
||||||
|
|
||||||
// SetKeyName sets the KeyName field's value.
|
// SetKeyName sets the KeyName field's value.
|
||||||
func (s *CreateKeyPairInput) SetKeyName(v string) *CreateKeyPairInput {
|
func (s *CreateKeyPairInput) SetKeyName(v string) *CreateKeyPairInput {
|
||||||
s.KeyName = &v
|
s.KeyName = &v
|
||||||
@ -85229,6 +85241,11 @@ type DescribeKeyPairsInput struct {
|
|||||||
// the filter value.
|
// the filter value.
|
||||||
Filters []*Filter `locationName:"Filter" locationNameList:"Filter" type:"list"`
|
Filters []*Filter `locationName:"Filter" locationNameList:"Filter" type:"list"`
|
||||||
|
|
||||||
|
// If true, the public key material is included in the response.
|
||||||
|
//
|
||||||
|
// Default: false
|
||||||
|
IncludePublicKey *bool `type:"boolean"`
|
||||||
|
|
||||||
// The key pair names.
|
// The key pair names.
|
||||||
//
|
//
|
||||||
// Default: Describes all of your key pairs.
|
// Default: Describes all of your key pairs.
|
||||||
@ -85268,6 +85285,12 @@ func (s *DescribeKeyPairsInput) SetFilters(v []*Filter) *DescribeKeyPairsInput {
|
|||||||
return s
|
return s
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// SetIncludePublicKey sets the IncludePublicKey field's value.
|
||||||
|
func (s *DescribeKeyPairsInput) SetIncludePublicKey(v bool) *DescribeKeyPairsInput {
|
||||||
|
s.IncludePublicKey = &v
|
||||||
|
return s
|
||||||
|
}
|
||||||
|
|
||||||
// SetKeyNames sets the KeyNames field's value.
|
// SetKeyNames sets the KeyNames field's value.
|
||||||
func (s *DescribeKeyPairsInput) SetKeyNames(v []*string) *DescribeKeyPairsInput {
|
func (s *DescribeKeyPairsInput) SetKeyNames(v []*string) *DescribeKeyPairsInput {
|
||||||
s.KeyNames = v
|
s.KeyNames = v
|
||||||
@ -119376,6 +119399,15 @@ func (s *Ipv6Range) SetDescription(v string) *Ipv6Range {
|
|||||||
type KeyPairInfo struct {
|
type KeyPairInfo struct {
|
||||||
_ struct{} `type:"structure"`
|
_ struct{} `type:"structure"`
|
||||||
|
|
||||||
|
// If you used Amazon EC2 to create the key pair, this is the date and time
|
||||||
|
// when the key was created, in ISO 8601 date-time format (https://www.iso.org/iso-8601-date-and-time-format.html),
|
||||||
|
// in the UTC time zone.
|
||||||
|
//
|
||||||
|
// If you imported an existing key pair to Amazon EC2, this is the date and
|
||||||
|
// time the key was imported, in ISO 8601 date-time format (https://www.iso.org/iso-8601-date-and-time-format.html),
|
||||||
|
// in the UTC time zone.
|
||||||
|
CreateTime *time.Time `locationName:"createTime" type:"timestamp"`
|
||||||
|
|
||||||
// If you used CreateKeyPair to create the key pair:
|
// If you used CreateKeyPair to create the key pair:
|
||||||
//
|
//
|
||||||
// * For RSA key pairs, the key fingerprint is the SHA-1 digest of the DER
|
// * For RSA key pairs, the key fingerprint is the SHA-1 digest of the DER
|
||||||
@ -119402,6 +119434,9 @@ type KeyPairInfo struct {
|
|||||||
// The type of key pair.
|
// The type of key pair.
|
||||||
KeyType *string `locationName:"keyType" type:"string" enum:"KeyType"`
|
KeyType *string `locationName:"keyType" type:"string" enum:"KeyType"`
|
||||||
|
|
||||||
|
// The public key material.
|
||||||
|
PublicKey *string `locationName:"publicKey" type:"string"`
|
||||||
|
|
||||||
// Any tags applied to the key pair.
|
// Any tags applied to the key pair.
|
||||||
Tags []*Tag `locationName:"tagSet" locationNameList:"item" type:"list"`
|
Tags []*Tag `locationName:"tagSet" locationNameList:"item" type:"list"`
|
||||||
}
|
}
|
||||||
@ -119424,6 +119459,12 @@ func (s KeyPairInfo) GoString() string {
|
|||||||
return s.String()
|
return s.String()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// SetCreateTime sets the CreateTime field's value.
|
||||||
|
func (s *KeyPairInfo) SetCreateTime(v time.Time) *KeyPairInfo {
|
||||||
|
s.CreateTime = &v
|
||||||
|
return s
|
||||||
|
}
|
||||||
|
|
||||||
// SetKeyFingerprint sets the KeyFingerprint field's value.
|
// SetKeyFingerprint sets the KeyFingerprint field's value.
|
||||||
func (s *KeyPairInfo) SetKeyFingerprint(v string) *KeyPairInfo {
|
func (s *KeyPairInfo) SetKeyFingerprint(v string) *KeyPairInfo {
|
||||||
s.KeyFingerprint = &v
|
s.KeyFingerprint = &v
|
||||||
@ -119448,6 +119489,12 @@ func (s *KeyPairInfo) SetKeyType(v string) *KeyPairInfo {
|
|||||||
return s
|
return s
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// SetPublicKey sets the PublicKey field's value.
|
||||||
|
func (s *KeyPairInfo) SetPublicKey(v string) *KeyPairInfo {
|
||||||
|
s.PublicKey = &v
|
||||||
|
return s
|
||||||
|
}
|
||||||
|
|
||||||
// SetTags sets the Tags field's value.
|
// SetTags sets the Tags field's value.
|
||||||
func (s *KeyPairInfo) SetTags(v []*Tag) *KeyPairInfo {
|
func (s *KeyPairInfo) SetTags(v []*Tag) *KeyPairInfo {
|
||||||
s.Tags = v
|
s.Tags = v
|
||||||
@ -165538,6 +165585,22 @@ func Ipv6SupportValue_Values() []string {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
const (
|
||||||
|
// KeyFormatPem is a KeyFormat enum value
|
||||||
|
KeyFormatPem = "pem"
|
||||||
|
|
||||||
|
// KeyFormatPpk is a KeyFormat enum value
|
||||||
|
KeyFormatPpk = "ppk"
|
||||||
|
)
|
||||||
|
|
||||||
|
// KeyFormat_Values returns all elements of the KeyFormat enum
|
||||||
|
func KeyFormat_Values() []string {
|
||||||
|
return []string{
|
||||||
|
KeyFormatPem,
|
||||||
|
KeyFormatPpk,
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
// KeyTypeRsa is a KeyType enum value
|
// KeyTypeRsa is a KeyType enum value
|
||||||
KeyTypeRsa = "rsa"
|
KeyTypeRsa = "rsa"
|
||||||
|
2
vendor/modules.txt
vendored
2
vendor/modules.txt
vendored
@ -8,7 +8,7 @@ github.com/armon/go-metrics
|
|||||||
# github.com/armon/go-radix v1.0.0
|
# github.com/armon/go-radix v1.0.0
|
||||||
## explicit
|
## explicit
|
||||||
github.com/armon/go-radix
|
github.com/armon/go-radix
|
||||||
# github.com/aws/aws-sdk-go v1.44.0
|
# github.com/aws/aws-sdk-go v1.44.5
|
||||||
## explicit; go 1.11
|
## explicit; go 1.11
|
||||||
github.com/aws/aws-sdk-go/aws
|
github.com/aws/aws-sdk-go/aws
|
||||||
github.com/aws/aws-sdk-go/aws/awserr
|
github.com/aws/aws-sdk-go/aws/awserr
|
||||||
|
Loading…
Reference in New Issue
Block a user