Documentation ¶
Index ¶
- func AuthBasic(cfg *config.Config) *cli.Command
- func AuthBearer(cfg *config.Config) *cli.Command
- func Execute() error
- func Frontend(cfg *config.Config) *cli.Command
- func Gateway(cfg *config.Config) *cli.Command
- func Health(cfg *config.Config) *cli.Command
- func NewLogger(cfg *config.Config) log.Logger
- func Sharing(cfg *config.Config) *cli.Command
- func StorageEOS(cfg *config.Config) *cli.Command
- func StorageEOSData(cfg *config.Config) *cli.Command
- func StorageHome(cfg *config.Config) *cli.Command
- func StorageHomeData(cfg *config.Config) *cli.Command
- func StorageMetadata(cfg *config.Config) *cli.Command
- func StorageOC(cfg *config.Config) *cli.Command
- func StorageOCData(cfg *config.Config) *cli.Command
- func StoragePublicLink(cfg *config.Config) *cli.Command
- func StorageRoot(cfg *config.Config) *cli.Command
- func Users(cfg *config.Config) *cli.Command
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthBearer ¶
AuthBearer is the entrypoint for the auth-bearer command.
func StorageEOS ¶
StorageEOS is the entrypoint for the storage-eos command.
func StorageEOSData ¶
StorageEOSData is the entrypoint for the storage-oc-data command.
func StorageHome ¶
StorageHome is the entrypoint for the storage-home command.
func StorageHomeData ¶
StorageHomeData is the entrypoint for the storage-home-data command.
func StorageMetadata ¶
StorageMetadata the entrypoint for the reva-storage-metadata command.
It provides a ocis-specific storage store metadata (shares,account,settings...)
func StorageOCData ¶
StorageOCData is the entrypoint for the storage-oc-data command.
func StoragePublicLink ¶
StoragePublicLink is the entrypoint for the reva-storage-public-link command.
func StorageRoot ¶
StorageRoot is the entrypoint for the storage-root command.
Types ¶
This section is empty.