package
1.20.0
Repository: https://github.com/owncloud/ocis.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

AppProvider is the entrypoint for the app provider command.
AuthBasic is the entrypoint for the auth-basic command.
AuthBearer is the entrypoint for the auth-bearer command.
AuthMachine is the entrypoint for the auth-machine command.
Execute is the entry point for the storage command.
Frontend is the entrypoint for the frontend command.
Gateway is the entrypoint for the gateway command.
GetCommands provides all commands for this service.
Groups is the entrypoint for the sharing command.
Health is the entrypoint for the health command.
NewAppProvider creates a new store.AppProviderSutureService.
NewAuthBasicSutureService creates a new store.AuthBasicSutureService.
NewAuthBearerSutureService creates a new gateway.AuthBearerSutureService.
NewAuthMachineSutureService creates a new gateway.AuthMachineSutureService.
NewFrontend creates a new frontend.FrontendSutureService.
NewGatewaySutureService creates a new gateway.GatewaySutureService.
NewGroupProviderSutureService creates a new storage.GroupProvider.
NewLogger initializes a service-specific logger instance.
NewOCDav creates a new ocdav.OCDavSutureService.
NewSharingSutureService creates a new store.SharingSutureService.
NewSutureService creates a new storagemetadata.SutureService.
NewStoragePublicLinkSutureService creates a new storage.StoragePublicLinkSutureService.
NewStorageShares creates a new storage.StorageSharesSutureService.
NewStorageUsersSutureService creates a new storage.StorageUsersSutureService.
NewUserProviderSutureService creates a new storage.UserProvider.
OCDav is the entrypoint for the ocdav command.
ParseConfig loads accounts configuration from known paths.
Sharing is the entrypoint for the sharing command.
StorageMetadata the entrypoint for the storage-storage-metadata command.
StoragePublicLink is the entrypoint for the reva-storage-public-link command.
StorageShares is the entrypoint for the storage-shares command.
StorageUsers is the entrypoint for the storage-users command.
Users is the entrypoint for the users command.

# Structs

AppProviderSutureService allows for the app-provider command to be embedded and supervised by a suture supervisor tree.
AuthBasicSutureService allows for the storage-authbasic command to be embedded and supervised by a suture supervisor tree.
AuthBearerSutureService allows for the storage-gateway command to be embedded and supervised by a suture supervisor tree.
AuthMachineSutureService allows for the storage-gateway command to be embedded and supervised by a suture supervisor tree.
FrontendSutureService allows for the storage-frontend command to be embedded and supervised by a suture supervisor tree.
GatewaySutureService allows for the storage-gateway command to be embedded and supervised by a suture supervisor tree.
GroupSutureService allows for the storage-groupprovider command to be embedded and supervised by a suture supervisor tree.
SutureService allows for the storage-metadata command to be embedded and supervised by a suture supervisor tree.
OCDavSutureService allows for the ocdav command to be embedded and supervised by a suture supervisor tree.
SharingSutureService allows for the storage-sharing command to be embedded and supervised by a suture supervisor tree.
StoragePublicLinkSutureService allows for the storage-public-link command to be embedded and supervised by a suture supervisor tree.
StorageSharesSutureService allows for the storage-shares command to be embedded and supervised by a suture supervisor tree.
StorageUsersSutureService allows for the storage-home command to be embedded and supervised by a suture supervisor tree.
UserProviderSutureService allows for the storage-userprovider command to be embedded and supervised by a suture supervisor tree.