MCPcopy
hub / github.com/ContainerSSH/ContainerSSH / GetAuthorizedKeys

Method GetAuthorizedKeys

e2e_framework_test.go:494–494  ·  view source on GitHub ↗

GetAuthorizedKeys returns a list of public keys in the OpenSSH Authorized Keys format.

()

Source from the content-addressed store, hash-verified

492 GetKeys() []ssh.Signer
493 // GetAuthorizedKeys returns a list of public keys in the OpenSSH Authorized Keys format.
494 GetAuthorizedKeys() []string
495}
496
497// AuthUserStorage is a storage interface for creating and managing in-memory users used for test

Callers 1

OnPubKeyMethod · 0.65

Implementers 1

authUsere2e_framework_test.go

Calls

no outgoing calls

Tested by 1

OnPubKeyMethod · 0.52