tls

package
v0.0.0-...-f4b31ea Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2025 License: BSD-3-Clause Imports: 17 Imported by: 0

Documentation

Overview

Package tls provides the canonical implementation of a common TLS server.

Package tls provides the canonical implementation of a common TLS server.

Package tls provides the canonical implementation of a common TLS server.

Package tls provides the canonical implementation of a common TLS server.

Package tls provides the canonical implementation of a common TLS server.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server interface {
	Provision(ctx context.Context, sshProvider ssh.SSHProvider, req *tlw.ProvisionRequest) error
	CacheForDut(ctx context.Context, imageURL, dutName string) (string, error)
}

func New

func New(tlw tlw_server.Server) (Server, error)

New creates new Server instance. Please note that is just a legacy name due to keep assisiation with that. No Server running here.

Jump to

Keyboard shortcuts

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