Documentation ¶
Index ¶
Constants ¶
View Source
const (
ContextFlagREADY = 128
)
Variables ¶
This section is empty.
Functions ¶
func NewGSSAPIClientWithCCache ¶
func NewGSSAPIClientWithCCache(krb5confPath, ccachePath string) (ssh.GSSAPIClient, error)
func NewGSSAPIClientWithPassword ¶
func NewGSSAPIClientWithPassword(krb5confPath, username, realm, password string) (ssh.GSSAPIClient, error)
Types ¶
type GSSAPIClient ¶
type GSSAPIClient struct {
// contains filtered or unexported fields
}
func (*GSSAPIClient) DeleteSecContext ¶
func (k *GSSAPIClient) DeleteSecContext() error
func (*GSSAPIClient) InitSecContext ¶
Click to show internal directories.
Click to hide internal directories.