Documentation ¶
Index ¶
Constants ¶
View Source
const ( HostName = "host" PortNumber = "port" AuthIssuer = "auth-issuer" AuthAudience = "auth-audience" LogAnalyticsWorkspaceId = "log-analytics-workspace-id" LogAnalyticsLogTable = "log-analytics-log-table" RadixAPIHost = "radix-api-host" RadixAPIPath = "radix-api-path" RadixAPIScheme = "radix-api-scheme" )
Variables ¶
View Source
var Command = cli.Command{
Name: "start",
Usage: "Starts the web server",
Action: action,
Flags: flags,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.