package
0.0.0-20190116153840-23ce5c39e65c
Repository: https://github.com/pydio/pydio-sdk-go.git
Documentation: pkg.go.dev

# Functions

GetDefaultConfigFiles simply retrieves absolute path for cells and s3 SDK config files give the absolute path to the root of the pydio-sdk-go source code folder.
No description provided by the author
GetPreparedApiClient connects to the Pydio Cells server defined by this config.
SetUpEnvironment retrieves parameter to configure the environment (either by env variable or json file) and stores them in the DefaultCOnfig of the SDK.
Version retrieves the current build version of the app.

# Constants

KeyS3BearerHeader is the leagacy additional header used by Pydio Cells API to authenticate the request to the twicked S3 API.

# Variables

No description provided by the author
BuildRevision stores the current build version.
BuildStamp stores the current build stamp.
No description provided by the author
Keys to retrieve configuration via environment variables.
Keys to retrieve configuration via environment variables.
Keys to retrieve configuration via environment variables.
Keys to retrieve configuration via environment variables.
Keys to retrieve configuration via environment variables.
Keys to retrieve configuration via environment variables.
PackageLabel stores and exposes current package label.
PackageType stores and exposes current package type.
TODO enhance.

# Structs

SdkConfig contains necessary data to connect to Pydio Cells API.