kubernetes/vendor/github.com/armon/go-socks5/credentials.go

type CredentialStore

type StaticCredentials

func (s StaticCredentials) Valid(user, password string) bool {}