Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ServerShutdownTimeout = 5 * time.Second
Functions ¶
func Run ¶
func Run( listen string, tlsListen string, autoTLS bool, tlsHost string, tlsDirectoryURL string, tlsAcceptTOS bool, tlsCertFile string, tlsKeyFile string, dataPath string, repositoryBackend string, repositoryDSN string, externalURL string, googleClientID string, googleClientSecret string, googleAllowedUsers []string, googleAllowedWorkspaces []string, githubURL string, githubAPIURL string, githubClientID string, githubClientSecret string, githubAllowedUsers []string, githubAllowedOrgs []string, oidcConfigurationURL string, oidcClientID string, oidcClientSecret string, oidcScopes []string, oidcUserIDField string, oidcProviderName string, oidcAllowedUsers []string, oidcAllowedUsersGlob []string, oidcAllowedAttributes map[string][]string, oidcAllowedAttributesGlob map[string][]string, noProviderAutoSelect bool, password string, passwordHash string, trustedProxy []string, proxyHeaders []string, proxyBearerToken string, forwardAuthorizationHeader bool, proxyTarget []string, httpStreamingOnly bool, headerMapping map[string]string, headerMappingBase string, ) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.