Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func (*Controller) AddAuthorizedKeys ¶
func (ctrl *Controller) AddAuthorizedKeys(path string) error
func (*Controller) AddHostKey ¶
func (ctrl *Controller) AddHostKey(path string) error
func (*Controller) AddHostKeyFromCluster ¶
func (ctrl *Controller) AddHostKeyFromCluster(host string) error
func (*Controller) Close ¶
func (ctrl *Controller) Close() error
func (*Controller) Serve ¶
func (ctrl *Controller) Serve()
Click to show internal directories.
Click to hide internal directories.