Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Port is the port exposed by the kube-apiserver. Port = 443 // RequestHeaderGroup is the header key for the group headers. RequestHeaderGroup = "X-Remote-Group" // RequestHeaderUserName is the header key for the username headers. RequestHeaderUserName = "X-Remote-User" )
Variables ¶
This section is empty.
Functions ¶
func ServiceName ¶
ServiceName returns the service name with the given prefix.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.