Documentation ¶
Overview ¶
Package ias implements the IAS endpoints.
Index ¶
Constants ¶
View Source
const ( CfgProxyAddress = "ias.proxy.address" CfgDebugSkipVerify = "ias.debug.skip_verify" CfgAllowDebugEnclaves = "ias.debug.allow_debug_enclaves" )
Variables ¶
View Source
var Flags = flag.NewFlagSet("", flag.ContinueOnError)
Flags has the configuration flags.
Functions ¶
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package api defines the IAS interfaces.
|
Package api defines the IAS interfaces. |
Package http implements the HTTP IAS endpoint.
|
Package http implements the HTTP IAS endpoint. |
Package proxy implements the Oasis IAS proxy endpoint.
|
Package proxy implements the Oasis IAS proxy endpoint. |
client
Package client implements the Oasis IAS proxy client endpoint.
|
Package client implements the Oasis IAS proxy client endpoint. |
Click to show internal directories.
Click to hide internal directories.