Documentation
¶
Index ¶
- func GetAPIHost() (*string, error)
- func GetAllowedOrigins() ([]string, error)
- func GetBackendURL() (*string, error)
- func GetCurrentEncryptionKeyID() (*string, error)
- func GetEncryptionKey(id string) (*string, error)
- func GetFrontendURL() (*string, error)
- func GetGithubAPIEndpoint() string
- func GetGithubAppClientID() (*string, error)
- func GetGithubAppClientSecret() (*string, error)
- func GetGithubAppID() (*int, error)
- func GetGithubAppPrivateKey() (*string, error)
- func GetGithubWebhookSecret() (*string, error)
- func GetJobsWorkflowID() (*string, error)
- func GetOrchestratorGRPCURL() (*string, error)
- func GetOryAdminToken() string
- func GetOryAdminURL() (*string, error)
- func GetOryURL() (*string, error)
- func GetOryWebhookAPIKey() (*string, error)
- func GetPaddleAPIKey() (*string, error)
- func GetPaddleWebhookSecret() (*string, error)
- func GetPostgresDSN() (*string, error)
- func GetPosthogAPIKey() (*string, error)
- func GetRunnerAddress() (*string, error)
- func GetRunnerPrivateKey() (*string, error)
- func GetRunnerPublicKey() (*string, error)
- func GetSMTPHost() (*string, error)
- func GetSMTPPassword() (*string, error)
- func GetSMTPPort() (*string, error)
- func GetSMTPUsername() (*string, error)
- type Stage
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAPIHost ¶
func GetAllowedOrigins ¶
func GetBackendURL ¶
func GetEncryptionKey ¶
func GetFrontendURL ¶
func GetGithubAPIEndpoint ¶
func GetGithubAPIEndpoint() string
func GetGithubAppClientID ¶
func GetGithubAppID ¶
func GetGithubAppPrivateKey ¶
func GetGithubWebhookSecret ¶
func GetJobsWorkflowID ¶
func GetOrchestratorGRPCURL ¶
func GetOryAdminToken ¶
func GetOryAdminToken() string
func GetOryAdminURL ¶
func GetOryWebhookAPIKey ¶
func GetPaddleAPIKey ¶
func GetPaddleWebhookSecret ¶
func GetPostgresDSN ¶
func GetPosthogAPIKey ¶
func GetRunnerAddress ¶
func GetRunnerPrivateKey ¶
func GetRunnerPublicKey ¶
func GetSMTPHost ¶
func GetSMTPPassword ¶
func GetSMTPPort ¶
func GetSMTPUsername ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.