Documentation
¶
Overview ¶
Package credserver provides Windows stubs for credential server operations.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EnsureConfigExists ¶
EnsureConfigExists is a no-op on Windows.
func GetCredentials ¶
func GetCredentials(registryHostname string, _ ...map[string]string) (*credentials.Credentials, error)
GetCredentials is a stub on Windows that returns empty credentials.
func IsDaemonRunning ¶
IsDaemonRunning is a no-op on Windows, always returns false.
func StartCredentialServer ¶
StartCredentialServer is a no-op on Windows.
func StopCredentialServer ¶
StopCredentialServer is a no-op on Windows.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.