Documentation ¶
Index ¶
Constants ¶
View Source
const ( KeepAliveMsg = "keepalive@openssh.com" NotOurRefError = `exit status 128, stderr: "fatal: git upload-pack: not our ref ` )
View Source
const ( StatusStarting status = iota StatusReady StatusOnShutdown StatusClosed )
Variables ¶
View Source
var EOFTimeout = 10 * time.Second
Functions ¶
This section is empty.
Types ¶
type OSGSSAPIServer ¶ added in v14.16.0
type OSGSSAPIServer struct {
ServicePrincipalName string
}
func NewGSSAPIServer ¶ added in v14.33.0
func NewGSSAPIServer(c *config.GSSAPIConfig) (*OSGSSAPIServer, error)
func (*OSGSSAPIServer) AcceptSecContext ¶ added in v14.16.0
func (*OSGSSAPIServer) DeleteSecContext ¶ added in v14.16.0
func (*OSGSSAPIServer) DeleteSecContext() error
type Server ¶
func (*Server) MonitoringServeMux ¶
Click to show internal directories.
Click to hide internal directories.