api

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	BackendURL = "https://ketos-server.doer-app.com"
	FrontURL   = "https://ketos.doer-app.com"
)

Functions

func GetServerInfo added in v1.0.0

func GetServerInfo(id string) (string, error)

func ReceiveTarGzFromServer added in v1.0.0

func ReceiveTarGzFromServer(id string) (string, error)

func SendTarToServer

func SendTarToServer(publishList []string, envList []string) error

Types

type Response added in v1.0.0

type Response struct {
	Port string `json:"port"`
	ID   string `json:"id"`
}

Jump to

Keyboard shortcuts

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