Documentation
¶
Index ¶
- func AppProviderWithConfig(cfg *config.Config) []cli.Flag
- func AuthBasicWithConfig(cfg *config.Config) []cli.Flag
- func AuthBearerWithConfig(cfg *config.Config) []cli.Flag
- func AuthMachineWithConfig(cfg *config.Config) []cli.Flag
- func DebugWithConfig(cfg *config.Config) []cli.Flag
- func FrontendWithConfig(cfg *config.Config) []cli.Flag
- func GatewayWithConfig(cfg *config.Config) []cli.Flag
- func GroupsWithConfig(cfg *config.Config) []cli.Flag
- func HealthWithConfig(cfg *config.Config) []cli.Flag
- func LDAPWithConfig(cfg *config.Config) []cli.Flag
- func RestWithConfig(cfg *config.Config) []cli.Flag
- func RootWithConfig(cfg *config.Config) []cli.Flag
- func SecretWithConfig(cfg *config.Config) []cli.Flag
- func SharingSQLWithConfig(cfg *config.Config) []cli.Flag
- func SharingWithConfig(cfg *config.Config) []cli.Flag
- func StorageHomeWithConfig(cfg *config.Config) []cli.Flag
- func StorageMetadata(cfg *config.Config) []cli.Flag
- func StoragePublicLink(cfg *config.Config) []cli.Flag
- func StorageUsersWithConfig(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 AppProviderWithConfig ¶ added in v1.12.0
AppProviderWithConfig applies cfg to the root flagset
func AuthBasicWithConfig ¶
AuthBasicWithConfig applies cfg to the root flagset
func AuthBearerWithConfig ¶
AuthBearerWithConfig applies cfg to the root flagset
func AuthMachineWithConfig ¶ added in v1.14.0
AuthMachineWithConfig applies cfg to the root flagset
func DebugWithConfig ¶
DebugWithConfig applies common debug config cfg to the flagset
func FrontendWithConfig ¶
FrontendWithConfig applies cfg to the root flagset
func GatewayWithConfig ¶
GatewayWithConfig applies cfg to the root flagset
func GroupsWithConfig ¶
GroupsWithConfig applies cfg to the root flagset
func HealthWithConfig ¶
HealthWithConfig applies cfg to the health flagset
func LDAPWithConfig ¶
LDAPWithConfig applies LDAP cfg to the flagset
func RestWithConfig ¶
RestWithConfig applies REST user/group provider cfg to the flagset
func RootWithConfig ¶
RootWithConfig applies cfg to the root flagset
func SecretWithConfig ¶
SecretWithConfig applies cfg to the root flagset
func SharingSQLWithConfig ¶
SharingSQLWithConfig applies the Sharing SQL driver cfg to the flagset
func SharingWithConfig ¶
SharingWithConfig applies cfg to the root flagset
func StorageHomeWithConfig ¶
StorageHomeWithConfig applies cfg to the root flagset
func StorageMetadata ¶
StorageMetadata applies cfg to the root flagset
func StoragePublicLink ¶
StoragePublicLink applies cfg to the root flagset
func StorageUsersWithConfig ¶
StorageUsersWithConfig applies cfg to the root flagset
func TracingWithConfig ¶
TracingWithConfig applies cfg to the root flagset
func UsersWithConfig ¶
UsersWithConfig applies cfg to the root flagset
Types ¶
This section is empty.