server

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: GPL-3.0 Imports: 27 Imported by: 0

Documentation

Index

Constants

View Source
const ContentTypeDownload = "application/download"
View Source
const SessionCookieName = "SESS_COOKIE_KUBEPI"

Variables

View Source
var EmbedWebDashboard embed.FS
View Source
var EmbedWebKubePi embed.FS
View Source
var EmbedWebTerminal embed.FS
View Source
var SessionMgr *sessions.Sessions
View Source
var WebkubectlEntrypoint string

Functions

func Config

func Config() *v1Config.Config

func DB

func DB() *storm.DB

func Listen

func Listen(route func(party iris.Party), options ...Option) error

func Logger

func Logger() *logrus.Logger

Types

type KubePiServer added in v1.4.1

type KubePiServer struct {
	// contains filtered or unexported fields
}

func NewKubePiSerer

func NewKubePiSerer(opts ...Option) *KubePiServer

type Option added in v1.2.0

type Option func(server *KubePiServer)

func WithCustomConfigFilePath added in v1.2.0

func WithCustomConfigFilePath(path string) Option

func WithServerBindHost added in v1.2.0

func WithServerBindHost(host string) Option

func WithServerBindPort added in v1.2.0

func WithServerBindPort(port int) Option

type TodoLogger added in v1.2.2

type TodoLogger struct {
}

屏蔽 klog 日志

func (TodoLogger) Enabled added in v1.2.2

func (t TodoLogger) Enabled() bool

func (TodoLogger) Error added in v1.2.2

func (t TodoLogger) Error(err error, msg string, keysAndValues ...interface{})

func (TodoLogger) Info added in v1.2.2

func (t TodoLogger) Info(msg string, keysAndValues ...interface{})

Jump to

Keyboard shortcuts

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