Home
last modified time | relevance | path

Searched defs:ClusterNotFoundException (Results 1 – 25 of 100) sorted by relevance

1234

/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/vmware/
H A Dexceptions.py50 class ClusterNotFoundException(exceptions.VMwareDriverException): class
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ecs/types/
H A Derrors.go148 type ClusterNotFoundException struct { struct
149 Message *string
152 func (e *ClusterNotFoundException) Error() string {
155 func (e *ClusterNotFoundException) ErrorMessage() string {
161 … (e *ClusterNotFoundException) ErrorCode() string { return "ClusterNotFoundException" }
162 func (e *ClusterNotFoundException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ecs/types/
H A Derrors.go148 type ClusterNotFoundException struct { struct
149 Message *string
152 func (e *ClusterNotFoundException) Error() string {
155 func (e *ClusterNotFoundException) ErrorMessage() string {
161 … (e *ClusterNotFoundException) ErrorCode() string { return "ClusterNotFoundException" }
162 func (e *ClusterNotFoundException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ecs/types/
H A Derrors.go162 type ClusterNotFoundException struct { struct
163 Message *string
165 noSmithyDocumentSerde
168 func (e *ClusterNotFoundException) Error() string {
171 func (e *ClusterNotFoundException) ErrorMessage() string {
177 … (e *ClusterNotFoundException) ErrorCode() string { return "ClusterNotFoundException" }
178 func (e *ClusterNotFoundException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ecs/types/
H A Derrors.go148 type ClusterNotFoundException struct { struct
149 Message *string
152 func (e *ClusterNotFoundException) Error() string {
155 func (e *ClusterNotFoundException) ErrorMessage() string {
161 … (e *ClusterNotFoundException) ErrorCode() string { return "ClusterNotFoundException" }
162 func (e *ClusterNotFoundException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ecs/types/
H A Derrors.go148 type ClusterNotFoundException struct { struct
149 Message *string
152 func (e *ClusterNotFoundException) Error() string {
155 func (e *ClusterNotFoundException) ErrorMessage() string {
161 … (e *ClusterNotFoundException) ErrorCode() string { return "ClusterNotFoundException" }
162 func (e *ClusterNotFoundException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ecs/types/
H A Derrors.go148 type ClusterNotFoundException struct { struct
149 Message *string
152 func (e *ClusterNotFoundException) Error() string {
155 func (e *ClusterNotFoundException) ErrorMessage() string {
161 … (e *ClusterNotFoundException) ErrorCode() string { return "ClusterNotFoundException" }
162 func (e *ClusterNotFoundException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ecs/types/
H A Derrors.go148 type ClusterNotFoundException struct { struct
149 Message *string
152 func (e *ClusterNotFoundException) Error() string {
155 func (e *ClusterNotFoundException) ErrorMessage() string {
161 … (e *ClusterNotFoundException) ErrorCode() string { return "ClusterNotFoundException" }
162 func (e *ClusterNotFoundException) ErrorFault() smithy.ErrorFault { return smithy.FaultClient }
/dports/devel/py-moto/moto-2.2.16/moto/ecs/
H A Dexceptions.py42 class ClusterNotFoundException(JsonRESTError): class
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go6635 type ClusterNotFoundException struct { struct
6636 _ struct{} `type:"structure"`
6637 respMetadata protocol.ResponseMetadata
6643 func (s ClusterNotFoundException) String() string {
6648 func (s ClusterNotFoundException) GoString() string {
6659 func (s ClusterNotFoundException) Code() string {
6664 func (s ClusterNotFoundException) Message() string {
6672 func (s ClusterNotFoundException) OrigErr() error {
6676 func (s ClusterNotFoundException) Error() string {
6681 func (s ClusterNotFoundException) StatusCode() int {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go6789 type ClusterNotFoundException struct { struct
6790 _ struct{} `type:"structure"`
6793 Message_ *string `locationName:"message" type:"string"`
6797 func (s ClusterNotFoundException) String() string {
6802 func (s ClusterNotFoundException) GoString() string {
6813 func (s *ClusterNotFoundException) Code() string {
6818 func (s *ClusterNotFoundException) Message() string {
6826 func (s *ClusterNotFoundException) OrigErr() error {
6830 func (s *ClusterNotFoundException) Error() string {
6835 func (s *ClusterNotFoundException) StatusCode() int {
[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/ecs/
H A Dapi.go6635 type ClusterNotFoundException struct { struct
6636 _ struct{} `type:"structure"`
6639 Message_ *string `locationName:"message" type:"string"`
6643 func (s ClusterNotFoundException) String() string {
6648 func (s ClusterNotFoundException) GoString() string {
6659 func (s *ClusterNotFoundException) Code() string {
6664 func (s *ClusterNotFoundException) Message() string {
6672 func (s *ClusterNotFoundException) OrigErr() error {
6676 func (s *ClusterNotFoundException) Error() string {
6681 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go6952 type ClusterNotFoundException struct { struct
6953 _ struct{} `type:"structure"`
6956 Message_ *string `locationName:"message" type:"string"`
6960 func (s ClusterNotFoundException) String() string {
6965 func (s ClusterNotFoundException) GoString() string {
6976 func (s *ClusterNotFoundException) Code() string {
6981 func (s *ClusterNotFoundException) Message() string {
6989 func (s *ClusterNotFoundException) OrigErr() error {
6993 func (s *ClusterNotFoundException) Error() string {
6998 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go6952 type ClusterNotFoundException struct { struct
6953 _ struct{} `type:"structure"`
6956 Message_ *string `locationName:"message" type:"string"`
6960 func (s ClusterNotFoundException) String() string {
6965 func (s ClusterNotFoundException) GoString() string {
6976 func (s *ClusterNotFoundException) Code() string {
6981 func (s *ClusterNotFoundException) Message() string {
6989 func (s *ClusterNotFoundException) OrigErr() error {
6993 func (s *ClusterNotFoundException) Error() string {
6998 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go6789 type ClusterNotFoundException struct { struct
6790 _ struct{} `type:"structure"`
6793 Message_ *string `locationName:"message" type:"string"`
6797 func (s ClusterNotFoundException) String() string {
6802 func (s ClusterNotFoundException) GoString() string {
6813 func (s *ClusterNotFoundException) Code() string {
6818 func (s *ClusterNotFoundException) Message() string {
6826 func (s *ClusterNotFoundException) OrigErr() error {
6830 func (s *ClusterNotFoundException) Error() string {
6835 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go6952 type ClusterNotFoundException struct { struct
6953 _ struct{} `type:"structure"`
6956 Message_ *string `locationName:"message" type:"string"`
6960 func (s ClusterNotFoundException) String() string {
6965 func (s ClusterNotFoundException) GoString() string {
6976 func (s *ClusterNotFoundException) Code() string {
6981 func (s *ClusterNotFoundException) Message() string {
6989 func (s *ClusterNotFoundException) OrigErr() error {
6993 func (s *ClusterNotFoundException) Error() string {
6998 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go6645 type ClusterNotFoundException struct { struct
6646 _ struct{} `type:"structure"`
6649 Message_ *string `locationName:"message" type:"string"`
6653 func (s ClusterNotFoundException) String() string {
6658 func (s ClusterNotFoundException) GoString() string {
6669 func (s *ClusterNotFoundException) Code() string {
6674 func (s *ClusterNotFoundException) Message() string {
6682 func (s *ClusterNotFoundException) OrigErr() error {
6686 func (s *ClusterNotFoundException) Error() string {
6691 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/ecs/
H A Dapi.go6789 type ClusterNotFoundException struct { struct
6790 _ struct{} `type:"structure"`
6793 Message_ *string `locationName:"message" type:"string"`
6797 func (s ClusterNotFoundException) String() string {
6802 func (s ClusterNotFoundException) GoString() string {
6813 func (s *ClusterNotFoundException) Code() string {
6818 func (s *ClusterNotFoundException) Message() string {
6826 func (s *ClusterNotFoundException) OrigErr() error {
6830 func (s *ClusterNotFoundException) Error() string {
6835 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go7199 type ClusterNotFoundException struct { struct
7200 _ struct{} `type:"structure"`
7203 Message_ *string `locationName:"message" type:"string"`
7207 func (s ClusterNotFoundException) String() string {
7212 func (s ClusterNotFoundException) GoString() string {
7223 func (s *ClusterNotFoundException) Code() string {
7228 func (s *ClusterNotFoundException) Message() string {
7236 func (s *ClusterNotFoundException) OrigErr() error {
7240 func (s *ClusterNotFoundException) Error() string {
7245 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go7198 type ClusterNotFoundException struct { struct
7199 _ struct{} `type:"structure"`
7202 Message_ *string `locationName:"message" type:"string"`
7206 func (s ClusterNotFoundException) String() string {
7211 func (s ClusterNotFoundException) GoString() string {
7222 func (s *ClusterNotFoundException) Code() string {
7227 func (s *ClusterNotFoundException) Message() string {
7235 func (s *ClusterNotFoundException) OrigErr() error {
7239 func (s *ClusterNotFoundException) Error() string {
7244 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go7201 type ClusterNotFoundException struct { struct
7202 _ struct{} `type:"structure"`
7205 Message_ *string `locationName:"message" type:"string"`
7209 func (s ClusterNotFoundException) String() string {
7214 func (s ClusterNotFoundException) GoString() string {
7225 func (s *ClusterNotFoundException) Code() string {
7230 func (s *ClusterNotFoundException) Message() string {
7238 func (s *ClusterNotFoundException) OrigErr() error {
7242 func (s *ClusterNotFoundException) Error() string {
7247 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go7198 type ClusterNotFoundException struct { struct
7199 _ struct{} `type:"structure"`
7202 Message_ *string `locationName:"message" type:"string"`
7206 func (s ClusterNotFoundException) String() string {
7211 func (s ClusterNotFoundException) GoString() string {
7222 func (s *ClusterNotFoundException) Code() string {
7227 func (s *ClusterNotFoundException) Message() string {
7235 func (s *ClusterNotFoundException) OrigErr() error {
7239 func (s *ClusterNotFoundException) Error() string {
7244 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go7201 type ClusterNotFoundException struct { struct
7202 _ struct{} `type:"structure"`
7205 Message_ *string `locationName:"message" type:"string"`
7209 func (s ClusterNotFoundException) String() string {
7214 func (s ClusterNotFoundException) GoString() string {
7225 func (s *ClusterNotFoundException) Code() string {
7230 func (s *ClusterNotFoundException) Message() string {
7238 func (s *ClusterNotFoundException) OrigErr() error {
7242 func (s *ClusterNotFoundException) Error() string {
7247 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go7337 type ClusterNotFoundException struct { struct
7338 _ struct{} `type:"structure"`
7341 Message_ *string `locationName:"message" type:"string"`
7349 func (s ClusterNotFoundException) String() string {
7358 func (s ClusterNotFoundException) GoString() string {
7369 func (s *ClusterNotFoundException) Code() string {
7374 func (s *ClusterNotFoundException) Message() string {
7382 func (s *ClusterNotFoundException) OrigErr() error {
7386 func (s *ClusterNotFoundException) Error() string {
7391 func (s *ClusterNotFoundException) StatusCode() int {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/ecs/
H A Dapi.go7337 type ClusterNotFoundException struct { struct
7338 _ struct{} `type:"structure"`
7341 Message_ *string `locationName:"message" type:"string"`
7349 func (s ClusterNotFoundException) String() string {
7358 func (s ClusterNotFoundException) GoString() string {
7369 func (s *ClusterNotFoundException) Code() string {
7374 func (s *ClusterNotFoundException) Message() string {
7382 func (s *ClusterNotFoundException) OrigErr() error {
7386 func (s *ClusterNotFoundException) Error() string {
7391 func (s *ClusterNotFoundException) StatusCode() int {
[all …]

1234