MCPcopy
hub / github.com/portainer/portainer / IsErrObjectNotFound

Method IsErrObjectNotFound

api/dataservices/interface.go:10–10  ·  view source on GitHub ↗
(err error)

Source from the content-addressed store, hash-verified

8type (
9 DataStoreTx interface {
10 IsErrObjectNotFound(err error) bool
11 CustomTemplate() CustomTemplateService
12 EdgeGroup() EdgeGroupService
13 EdgeJob() EdgeJobService

Callers 15

IsErrObjectNotFoundMethod · 0.65
userInspectMeMethod · 0.65
userInspectMethod · 0.65
userUpdatePasswordMethod · 0.65
createUserMethod · 0.65
userGetAccessTokensMethod · 0.65
userDeleteMethod · 0.65
userRemoveAccessTokenMethod · 0.65
userUpdateMethod · 0.65
getEdgeGroupFunction · 0.65
edgeGroupUpdateMethod · 0.65

Implementers 3

Storeapi/datastore/services.go
StoreTxapi/datastore/services_tx.go
testDatastoreapi/internal/testhelpers/datastore.go

Calls

no outgoing calls