Documentation ¶
Index ¶
Constants ¶
View Source
const ( // UserKey - the key for user string in context. UserKey = "user" // GroupsKey - the key for groups slice of strings in context. GroupsKey = "groups" )
Variables ¶
This section is empty.
Functions ¶
func Authentication ¶
func Authentication(clusterAPIURL string, clusterAPICABundle []byte) gin.HandlerFunc
Authentication middleware.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.