bootstrap

package
v0.0.0-...-b133e42 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	// servicecomb-service-center address
	ServiceCenterAddr string
	// kubeconfig file path
	Kubeconfig string
	// enable leader election or not for high abalibility
	HA bool
}

cli args

type Server

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

func NewServer

func NewServer(args *Args) (*Server, error)

func (*Server) Start

func (s *Server) Start(ctx context.Context, args *Args) error

start the server need to start both service center and istio controller

Jump to

Keyboard shortcuts

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