app

package
v1.27.0-alpha.18 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2022 License: MIT Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(cfg *Config) error

Run entry point for bcs-netservice

Types

type Backend

type Backend struct {
	Host   string `json:"backend_host" value:"" usage:"netservice data storage backend ip address"`
	User   string `json:"backend_user" value:"" usage:"netservice data storage backend user info"`
	Passwd string `json:"backend_passwd" value:"" usage:"netservice data storage backend password"`
}

Backend for mysql

type Config

Config for bcs-netservice in conf/bcs.conf

func NewConfig

func NewConfig() *Config

NewConfig creat new Config for net-server

Jump to

Keyboard shortcuts

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