Documentation ¶
Overview ¶
Package serve implements the serve command for CFSSL's API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &cli.Command{UsageText: serverUsageText, Flags: serverFlags, Main: serverMain}
Command assembles the definition of Command 'serve'
View Source
var V1APIPrefix = "/api/v1/cfssl/"
V1APIPrefix is the prefix of all CFSSL V1 API Endpoints.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.