Documentation
¶
Index ¶
- func AuthBasicWithConfig(cfg *config.Config) []cli.Flag
- func AuthBearerWithConfig(cfg *config.Config) []cli.Flag
- func DebugWithConfig(cfg *config.Config) []cli.Flag
- func DriverEOSWithConfig(cfg *config.Config) []cli.Flag
- func DriverLocalWithConfig(cfg *config.Config) []cli.Flag
- func DriverOCISWithConfig(cfg *config.Config) []cli.Flag
- func DriverOwnCloudWithConfig(cfg *config.Config) []cli.Flag
- func FrontendWithConfig(cfg *config.Config) []cli.Flag
- func GatewayWithConfig(cfg *config.Config) []cli.Flag
- func HealthWithConfig(cfg *config.Config) []cli.Flag
- func LDAPWithConfig(cfg *config.Config) []cli.Flag
- func RootWithConfig(cfg *config.Config) []cli.Flag
- func SecretWithConfig(cfg *config.Config) []cli.Flag
- func SharingWithConfig(cfg *config.Config) []cli.Flag
- func StorageEOSDataWithConfig(cfg *config.Config) []cli.Flag
- func StorageEOSWithConfig(cfg *config.Config) []cli.Flag
- func StorageHomeDataWithConfig(cfg *config.Config) []cli.Flag
- func StorageHomeWithConfig(cfg *config.Config) []cli.Flag
- func StorageOCDataWithConfig(cfg *config.Config) []cli.Flag
- func StorageOCWithConfig(cfg *config.Config) []cli.Flag
- func StoragePublicLink(cfg *config.Config) []cli.Flag
- func StorageRootWithConfig(cfg *config.Config) []cli.Flag
- func TracingWithConfig(cfg *config.Config) []cli.Flag
- func UsersWithConfig(cfg *config.Config) []cli.Flag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthBasicWithConfig ¶
AuthBasicWithConfig applies cfg to the root flagset
func AuthBearerWithConfig ¶
AuthBearerWithConfig applies cfg to the root flagset
func DebugWithConfig ¶ added in v0.14.0
DebugWithConfig applies common debug config cfg to the flagset
func DriverEOSWithConfig ¶ added in v0.14.0
DriverEOSWithConfig applies cfg to the root flagset
func DriverLocalWithConfig ¶ added in v0.14.0
DriverLocalWithConfig applies cfg to the root flagset
func DriverOCISWithConfig ¶ added in v0.14.0
DriverOCISWithConfig applies cfg to the root flagset
func DriverOwnCloudWithConfig ¶ added in v0.14.0
DriverOwnCloudWithConfig applies cfg to the root flagset
func FrontendWithConfig ¶
FrontendWithConfig applies cfg to the root flagset
func GatewayWithConfig ¶
GatewayWithConfig applies cfg to the root flagset
func HealthWithConfig ¶
HealthWithConfig applies cfg to the health flagset
func LDAPWithConfig ¶ added in v0.14.0
LDAPWithConfig applies LDAP cfg to the flagset
func RootWithConfig ¶
RootWithConfig applies cfg to the root flagset
func SecretWithConfig ¶ added in v0.14.0
SecretWithConfig applies cfg to the root flagset
func SharingWithConfig ¶
SharingWithConfig applies cfg to the root flagset
func StorageEOSDataWithConfig ¶ added in v0.2.0
StorageEOSDataWithConfig applies cfg to the root flagset
func StorageEOSWithConfig ¶ added in v0.2.0
StorageEOSWithConfig applies cfg to the root flagset
func StorageHomeDataWithConfig ¶
StorageHomeDataWithConfig applies cfg to the root flagset
func StorageHomeWithConfig ¶
StorageHomeWithConfig applies cfg to the root flagset
func StorageOCDataWithConfig ¶
StorageOCDataWithConfig applies cfg to the root flagset
func StorageOCWithConfig ¶
StorageOCWithConfig applies cfg to the root flagset
func StoragePublicLink ¶ added in v0.4.0
StoragePublicLink applies cfg to the root flagset
func StorageRootWithConfig ¶
StorageRootWithConfig applies cfg to the root flagset
func TracingWithConfig ¶ added in v0.14.0
TracingWithConfig applies cfg to the root flagset
Types ¶
This section is empty.