Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options interface {
docker.Options
infra.LocalArtifactOptions
RunnersPollInterval() time.Duration
RunnersDeploymentCount() int
IsVerbose() bool
ConnectionString() string
Secret() []byte
IsSecure() bool
ListenAddress() string
DefaultEmail() string
DefaultPassword() string
IsUsingGeneratedSecret() bool
ConfigPath() string
CurrentVersion() string
}
Configuration options needed by the server to handle request correctly.
Click to show internal directories.
Click to hide internal directories.