Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
8
type
(
9
DataStoreTx
interface
{
10
IsErrObjectNotFound(err error) bool
11
CustomTemplate() CustomTemplateService
12
EdgeGroup() EdgeGroupService
13
EdgeJob() EdgeJobService
Callers
15
TestService_StackByWebhookID
Function · 0.65
IsErrObjectNotFound
Method · 0.65
userInspectMe
Method · 0.65
userInspect
Method · 0.65
userUpdatePassword
Method · 0.65
createUser
Method · 0.65
userGetAccessTokens
Method · 0.65
userDelete
Method · 0.65
userRemoveAccessToken
Method · 0.65
userUpdate
Method · 0.65
getEdgeGroup
Function · 0.65
edgeGroupUpdate
Method · 0.65
Implementers
3
Store
api/datastore/services.go
StoreTx
api/datastore/services_tx.go
testDatastore
api/internal/testhelpers/datastore.go
Calls
no outgoing calls
Tested by
2
TestService_StackByWebhookID
Function · 0.52
TestSaveEndpointAndUpdateAuthorizations
Function · 0.52