secondstar

package
v0.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2025 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HostKeyFrom

func HostKeyFrom(filePath string) (ssh.Signer, error)

HostKeyFrom reads a host key from a file and returns a signer.

Types

type Config

type Config struct {
	SSHPort      int
	HostKey      ssh.Signer
	IPMITOOLPath string
	IdleTimeout  time.Duration
	Backend      Reader
}

func (*Config) Start

func (c *Config) Start(ctx context.Context, log logr.Logger) error

type Reader

type Reader interface {
	ReadBMCMachine(ctx context.Context, name string) (*data.BMCMachine, error)
}

Directories

Path Synopsis
https://github.com/alanshaw/multiwriter
https://github.com/alanshaw/multiwriter

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL