Home
last modified time | relevance | path

Searched refs:HostKeyAttributes (Results 1 – 25 of 46) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/include/aws/lightsail/model/
H A DHostKeyAttributes.h33 class AWS_LIGHTSAIL_API HostKeyAttributes
36 HostKeyAttributes();
37 HostKeyAttributes(Aws::Utils::Json::JsonView jsonValue);
38 HostKeyAttributes& operator=(Aws::Utils::Json::JsonView jsonValue);
88 …inline HostKeyAttributes& WithAlgorithm(const Aws::String& value) { SetAlgorithm(value); return *t… in WithAlgorithm()
96 …inline HostKeyAttributes& WithAlgorithm(Aws::String&& value) { SetAlgorithm(std::move(value)); ret… in WithAlgorithm()
104 inline HostKeyAttributes& WithAlgorithm(const char* value) { SetAlgorithm(value); return *this;} in WithAlgorithm()
135 …inline HostKeyAttributes& WithPublicKey(const Aws::String& value) { SetPublicKey(value); return *t… in WithPublicKey()
140 …inline HostKeyAttributes& WithPublicKey(Aws::String&& value) { SetPublicKey(std::move(value)); ret… in WithPublicKey()
145 inline HostKeyAttributes& WithPublicKey(const char* value) { SetPublicKey(value); return *this;} in WithPublicKey()
[all …]
H A DInstanceAccessDetails.h500 inline const Aws::Vector<HostKeyAttributes>& GetHostKeys() const{ return m_hostKeys; } in GetHostKeys()
510 …inline void SetHostKeys(const Aws::Vector<HostKeyAttributes>& value) { m_hostKeysHasBeenSet = true… in SetHostKeys()
515 …inline void SetHostKeys(Aws::Vector<HostKeyAttributes>&& value) { m_hostKeysHasBeenSet = true; m_h… in SetHostKeys()
520 …inline InstanceAccessDetails& WithHostKeys(const Aws::Vector<HostKeyAttributes>& value) { SetHostK… in WithHostKeys()
525 …inline InstanceAccessDetails& WithHostKeys(Aws::Vector<HostKeyAttributes>&& value) { SetHostKeys(s… in WithHostKeys()
530 …inline InstanceAccessDetails& AddHostKeys(const HostKeyAttributes& value) { m_hostKeysHasBeenSet =… in AddHostKeys()
535 …inline InstanceAccessDetails& AddHostKeys(HostKeyAttributes&& value) { m_hostKeysHasBeenSet = true… in AddHostKeys()
566 Aws::Vector<HostKeyAttributes> m_hostKeys;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/source/model/
H A DHostKeyAttributes.cpp21 HostKeyAttributes::HostKeyAttributes() : in HostKeyAttributes() function in Aws::Lightsail::Model::HostKeyAttributes
32 HostKeyAttributes::HostKeyAttributes(JsonView jsonValue) : in HostKeyAttributes() function in Aws::Lightsail::Model::HostKeyAttributes
44 HostKeyAttributes& HostKeyAttributes::operator =(JsonView jsonValue) in operator =()
98 JsonValue HostKeyAttributes::Jsonize() const in Jsonize()
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lightsail/types/
H A Dtypes.go1393 type HostKeyAttributes struct {
1538 HostKeys []HostKeyAttributes
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/types/
H A Dtypes.go1393 type HostKeyAttributes struct { struct
1538 HostKeys []HostKeyAttributes
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lightsail/types/
H A Dtypes.go1393 type HostKeyAttributes struct { struct
1538 HostKeys []HostKeyAttributes
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/types/
H A Dtypes.go1451 type HostKeyAttributes struct { struct
1600 HostKeys []HostKeyAttributes
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lightsail/types/
H A Dtypes.go1451 type HostKeyAttributes struct { struct
1600 HostKeys []HostKeyAttributes
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lightsail/types/
H A Dtypes.go1451 type HostKeyAttributes struct { struct
1600 HostKeys []HostKeyAttributes
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lightsail/types/
H A Dtypes.go1451 type HostKeyAttributes struct { struct
1600 HostKeys []HostKeyAttributes
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lightsail/types/
H A Dtypes.go1753 type HostKeyAttributes struct { struct
1908 HostKeys []HostKeyAttributes
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go18896 type HostKeyAttributes struct { struct
18937 func (s HostKeyAttributes) String() string { argument
18942 func (s HostKeyAttributes) GoString() string { argument
18947 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
18953 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
18959 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
18965 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
18971 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
18977 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
18983 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go18896 type HostKeyAttributes struct { struct
18937 func (s HostKeyAttributes) String() string { argument
18942 func (s HostKeyAttributes) GoString() string { argument
18947 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
18953 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
18959 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
18965 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
18971 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
18977 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
18983 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go20164 type HostKeyAttributes struct { struct
20205 func (s HostKeyAttributes) String() string { argument
20210 func (s HostKeyAttributes) GoString() string { argument
20215 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
20221 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
20227 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
20233 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
20239 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
20245 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
20251 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go20164 type HostKeyAttributes struct { struct
20205 func (s HostKeyAttributes) String() string { argument
20210 func (s HostKeyAttributes) GoString() string { argument
20215 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
20221 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
20227 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
20233 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
20239 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
20245 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
20251 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go20180 type HostKeyAttributes struct { struct
20221 func (s HostKeyAttributes) String() string { argument
20226 func (s HostKeyAttributes) GoString() string { argument
20231 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
20237 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
20243 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
20249 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
20255 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
20261 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
20267 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[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.go22256 type HostKeyAttributes struct { struct
22297 func (s HostKeyAttributes) String() string { argument
22302 func (s HostKeyAttributes) GoString() string { argument
22307 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
22313 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
22319 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
22325 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
22331 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
22337 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
22343 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go22256 type HostKeyAttributes struct { struct
22297 func (s HostKeyAttributes) String() string { argument
22302 func (s HostKeyAttributes) GoString() string { argument
22307 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
22313 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
22319 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
22325 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
22331 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
22337 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
22343 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go22242 type HostKeyAttributes struct { struct
22283 func (s HostKeyAttributes) String() string { argument
22288 func (s HostKeyAttributes) GoString() string { argument
22293 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
22299 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
22305 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
22311 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
22317 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
22323 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
22329 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[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.go22243 type HostKeyAttributes struct { struct
22284 func (s HostKeyAttributes) String() string { argument
22289 func (s HostKeyAttributes) GoString() string { argument
22294 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
22300 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
22306 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
22312 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
22318 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
22324 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
22330 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go25476 type HostKeyAttributes struct { struct
25517 func (s HostKeyAttributes) String() string { argument
25522 func (s HostKeyAttributes) GoString() string { argument
25527 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
25533 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
25539 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
25545 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
25551 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
25557 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
25563 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go25476 type HostKeyAttributes struct { struct
25517 func (s HostKeyAttributes) String() string { argument
25522 func (s HostKeyAttributes) GoString() string { argument
25527 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
25533 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
25539 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
25545 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
25551 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
25557 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
25563 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go29077 type HostKeyAttributes struct { struct
29118 func (s HostKeyAttributes) String() string { argument
29123 func (s HostKeyAttributes) GoString() string { argument
29128 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
29134 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
29140 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
29146 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
29152 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
29158 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
29164 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go29073 type HostKeyAttributes struct { struct
29114 func (s HostKeyAttributes) String() string { argument
29119 func (s HostKeyAttributes) GoString() string { argument
29124 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
29130 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
29136 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
29142 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
29148 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
29154 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
29160 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go29073 type HostKeyAttributes struct { struct
29114 func (s HostKeyAttributes) String() string { argument
29119 func (s HostKeyAttributes) GoString() string { argument
29124 func (s *HostKeyAttributes) SetAlgorithm(v string) *HostKeyAttributes { argument
29130 func (s *HostKeyAttributes) SetFingerprintSHA1(v string) *HostKeyAttributes { argument
29136 func (s *HostKeyAttributes) SetFingerprintSHA256(v string) *HostKeyAttributes { argument
29142 func (s *HostKeyAttributes) SetNotValidAfter(v time.Time) *HostKeyAttributes { argument
29148 func (s *HostKeyAttributes) SetNotValidBefore(v time.Time) *HostKeyAttributes { argument
29154 func (s *HostKeyAttributes) SetPublicKey(v string) *HostKeyAttributes { argument
29160 func (s *HostKeyAttributes) SetWitnessedAt(v time.Time) *HostKeyAttributes { argument
[all …]

12