server

package
v0.34.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2020 License: Apache-2.0 Imports: 34 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Port      string
	TLSCert   *tls.Certificate
	Auth      auth.Auth
	DB        *gorm.DB
	Storage   st.Storage
	K8s       *k8s.Client
	DeployOpt *deploy.Options
	Debug     bool
}

type Server

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

func New

func New(opt Options) (*Server, error)

func (*Server) Run

func (s *Server) Run() error

Jump to

Keyboard shortcuts

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