Home
last modified time | relevance | path

Searched defs:ServiceNotFound (Results 1 – 25 of 116) sorted by relevance

12345

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/servicediscovery/types/
H A Derrors.go257 type ServiceNotFound struct { struct
258 Message *string
260 noSmithyDocumentSerde
263 func (e *ServiceNotFound) Error() string {
266 func (e *ServiceNotFound) ErrorMessage() string {
272 func (e *ServiceNotFound) ErrorCode() string { return "ServiceNotFound" }
273 func (e *ServiceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/servicediscovery/types/
H A Derrors.go233 type ServiceNotFound struct { struct
234 Message *string
237 func (e *ServiceNotFound) Error() string {
240 func (e *ServiceNotFound) ErrorMessage() string {
246 func (e *ServiceNotFound) ErrorCode() string { return "ServiceNotFound" }
247 func (e *ServiceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/servicediscovery/types/
H A Derrors.go233 type ServiceNotFound struct { struct
234 Message *string
237 func (e *ServiceNotFound) Error() string {
240 func (e *ServiceNotFound) ErrorMessage() string {
246 func (e *ServiceNotFound) ErrorCode() string { return "ServiceNotFound" }
247 func (e *ServiceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/servicediscovery/types/
H A Derrors.go233 type ServiceNotFound struct { struct
234 Message *string
237 func (e *ServiceNotFound) Error() string {
240 func (e *ServiceNotFound) ErrorMessage() string {
246 func (e *ServiceNotFound) ErrorCode() string { return "ServiceNotFound" }
247 func (e *ServiceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/servicediscovery/types/
H A Derrors.go233 type ServiceNotFound struct { struct
234 Message *string
237 func (e *ServiceNotFound) Error() string {
240 func (e *ServiceNotFound) ErrorMessage() string {
246 func (e *ServiceNotFound) ErrorCode() string { return "ServiceNotFound" }
247 func (e *ServiceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/servicediscovery/types/
H A Derrors.go233 type ServiceNotFound struct { struct
234 Message *string
237 func (e *ServiceNotFound) Error() string {
240 func (e *ServiceNotFound) ErrorMessage() string {
246 func (e *ServiceNotFound) ErrorCode() string { return "ServiceNotFound" }
247 func (e *ServiceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/servicediscovery/types/
H A Derrors.go233 type ServiceNotFound struct { struct
234 Message *string
237 func (e *ServiceNotFound) Error() string {
240 func (e *ServiceNotFound) ErrorMessage() string {
246 func (e *ServiceNotFound) ErrorCode() string { return "ServiceNotFound" }
247 func (e *ServiceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/servicediscovery/types/
H A Derrors.go233 type ServiceNotFound struct { struct
234 Message *string
237 func (e *ServiceNotFound) Error() string {
240 func (e *ServiceNotFound) ErrorMessage() string {
246 func (e *ServiceNotFound) ErrorCode() string { return "ServiceNotFound" }
247 func (e *ServiceNotFound) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/googlecloudsdk/api_lib/endpoints/
H A Dexceptions.py64 class ServiceNotFound(Error): class
/dports/net/py-suds-community/suds-community-1.0.0/suds/
H A D__init__.py43 class ServiceNotFound(Exception): class
/dports/net/py-suds-jurko/suds-jurko-0.6/suds/
H A D__init__.py43 class ServiceNotFound(Exception): class
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libiris/src/irisnet/corelib/
H A Dnetnames.h583 ServiceNotFound, //!< There is no service with the specified parameters enumerator
/dports/net-im/psi/psi-1.5/iris/src/irisnet/corelib/
H A Dnetnames.h583 ServiceNotFound, //!< There is no service with the specified parameters enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/class/WindowsBase/System.Security.RightsManagement/
H A DRightsManagementFailureCode.cs103 ServiceNotFound, enumerator
/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/servicediscovery/
H A Dapi.go6233 type ServiceNotFound struct { struct
6234 _ struct{} `type:"structure"`
6237 Message_ *string `locationName:"Message" type:"string"`
6241 func (s ServiceNotFound) String() string {
6246 func (s ServiceNotFound) GoString() string {
6257 func (s *ServiceNotFound) Code() string {
6262 func (s *ServiceNotFound) Message() string {
6270 func (s *ServiceNotFound) OrigErr() error {
6274 func (s *ServiceNotFound) Error() string {
6279 func (s *ServiceNotFound) StatusCode() int {
[all …]
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go6233 type ServiceNotFound struct { struct
6234 _ struct{} `type:"structure"`
6235 respMetadata protocol.ResponseMetadata
6241 func (s ServiceNotFound) String() string {
6246 func (s ServiceNotFound) GoString() string {
6257 func (s ServiceNotFound) Code() string {
6262 func (s ServiceNotFound) Message() string {
6270 func (s ServiceNotFound) OrigErr() error {
6274 func (s ServiceNotFound) Error() string {
6279 func (s ServiceNotFound) StatusCode() int {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go6288 type ServiceNotFound struct { struct
6289 _ struct{} `type:"structure"`
6292 Message_ *string `locationName:"Message" type:"string"`
6296 func (s ServiceNotFound) String() string {
6301 func (s ServiceNotFound) GoString() string {
6312 func (s *ServiceNotFound) Code() string {
6317 func (s *ServiceNotFound) Message() string {
6325 func (s *ServiceNotFound) OrigErr() error {
6329 func (s *ServiceNotFound) Error() string {
6334 func (s *ServiceNotFound) StatusCode() int {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go6846 type ServiceNotFound struct { struct
6847 _ struct{} `type:"structure"`
6850 Message_ *string `locationName:"Message" type:"string"`
6854 func (s ServiceNotFound) String() string {
6859 func (s ServiceNotFound) GoString() string {
6870 func (s *ServiceNotFound) Code() string {
6875 func (s *ServiceNotFound) Message() string {
6883 func (s *ServiceNotFound) OrigErr() error {
6887 func (s *ServiceNotFound) Error() string {
6892 func (s *ServiceNotFound) StatusCode() int {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/servicediscovery/
H A Dapi.go6824 type ServiceNotFound struct { struct
6825 _ struct{} `type:"structure"`
6828 Message_ *string `locationName:"Message" type:"string"`
6832 func (s ServiceNotFound) String() string {
6837 func (s ServiceNotFound) GoString() string {
6848 func (s *ServiceNotFound) Code() string {
6853 func (s *ServiceNotFound) Message() string {
6861 func (s *ServiceNotFound) OrigErr() error {
6865 func (s *ServiceNotFound) Error() string {
6870 func (s *ServiceNotFound) StatusCode() int {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go6901 type ServiceNotFound struct { struct
6902 _ struct{} `type:"structure"`
6905 Message_ *string `locationName:"Message" type:"string"`
6909 func (s ServiceNotFound) String() string {
6914 func (s ServiceNotFound) GoString() string {
6925 func (s *ServiceNotFound) Code() string {
6930 func (s *ServiceNotFound) Message() string {
6938 func (s *ServiceNotFound) OrigErr() error {
6942 func (s *ServiceNotFound) Error() string {
6947 func (s *ServiceNotFound) StatusCode() int {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go6901 type ServiceNotFound struct { struct
6902 _ struct{} `type:"structure"`
6905 Message_ *string `locationName:"Message" type:"string"`
6909 func (s ServiceNotFound) String() string {
6914 func (s ServiceNotFound) GoString() string {
6925 func (s *ServiceNotFound) Code() string {
6930 func (s *ServiceNotFound) Message() string {
6938 func (s *ServiceNotFound) OrigErr() error {
6942 func (s *ServiceNotFound) Error() string {
6947 func (s *ServiceNotFound) StatusCode() int {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go6860 type ServiceNotFound struct { struct
6861 _ struct{} `type:"structure"`
6864 Message_ *string `locationName:"Message" type:"string"`
6868 func (s ServiceNotFound) String() string {
6873 func (s ServiceNotFound) GoString() string {
6884 func (s *ServiceNotFound) Code() string {
6889 func (s *ServiceNotFound) Message() string {
6897 func (s *ServiceNotFound) OrigErr() error {
6901 func (s *ServiceNotFound) Error() string {
6906 func (s *ServiceNotFound) StatusCode() int {
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go6901 type ServiceNotFound struct { struct
6902 _ struct{} `type:"structure"`
6905 Message_ *string `locationName:"Message" type:"string"`
6909 func (s ServiceNotFound) String() string {
6914 func (s ServiceNotFound) GoString() string {
6925 func (s *ServiceNotFound) Code() string {
6930 func (s *ServiceNotFound) Message() string {
6938 func (s *ServiceNotFound) OrigErr() error {
6942 func (s *ServiceNotFound) Error() string {
6947 func (s *ServiceNotFound) StatusCode() int {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go6860 type ServiceNotFound struct { struct
6861 _ struct{} `type:"structure"`
6864 Message_ *string `locationName:"Message" type:"string"`
6868 func (s ServiceNotFound) String() string {
6873 func (s ServiceNotFound) GoString() string {
6884 func (s *ServiceNotFound) Code() string {
6889 func (s *ServiceNotFound) Message() string {
6897 func (s *ServiceNotFound) OrigErr() error {
6901 func (s *ServiceNotFound) Error() string {
6906 func (s *ServiceNotFound) StatusCode() int {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go6860 type ServiceNotFound struct { struct
6861 _ struct{} `type:"structure"`
6864 Message_ *string `locationName:"Message" type:"string"`
6868 func (s ServiceNotFound) String() string {
6873 func (s ServiceNotFound) GoString() string {
6884 func (s *ServiceNotFound) Code() string {
6889 func (s *ServiceNotFound) Message() string {
6897 func (s *ServiceNotFound) OrigErr() error {
6901 func (s *ServiceNotFound) Error() string {
6906 func (s *ServiceNotFound) StatusCode() int {
[all …]

12345