Documentation ¶
Index ¶
Constants ¶
View Source
const ( // MagicCookieKey is the value of the MagicCookieKey in the HandshakeConfig. MagicCookieKey = "AUTHENTICATOR_PROVIDER" // MagicCookieValue is the value of the MagicCookieValue in the HandshakeConfig. MagicCookieValue = "xrj4kMghmVY7RE7k01dq" // ProtocolVersion is the value of the ProtocolVersion in the HandshakeConfig. ProtocolVersion = 1 )
Variables ¶
This section is empty.
Functions ¶
func HandshakeConfig ¶
func HandshakeConfig() plugin.HandshakeConfig
HandshakeConfig returns the handshake configuration for plugins.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.