constants

package
v0.0.11 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2022 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

View Source
const (
	GRPCServerAddrProtocol = "unix"
	GRPCServerAddr         = agentContainerConsts.YoloConfigDirPath + "/agent-grpc.sock"

	SSHServerListenPort      = "2200"
	SSHServerListenAddr      = ":" + SSHServerListenPort
	SSHServerHostKeyFilePath = YoloUserHomeDirPath + "/.ssh/yolo-ssh-server-host-key"

	InitInstanceScriptRepoPath = "yolo-sh/agent/internal/grpcserver/init_instance.sh"
)
View Source
const (
	YoloUserName        = "yolo"
	YoloUserHomeDirPath = "/home/" + YoloUserName

	YoloUserAuthorizedSSHKeysFilePath = YoloUserHomeDirPath + "/.ssh/authorized_keys"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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