Documentation ¶
Index ¶
- func GetBillingMethod() string
- func GetConfig() *config.Config
- func GetDB() *gorm.DB
- func GetGKubernetesInfo() *kubernetes.KubernetesInfo
- func GetGNodeInfo() *node.NodeInfo
- func GetGVTapInfo() *vtap.VTapInfo
- func GetGrpcPort() int
- func GetIngesterPort() int
- func PutFlowACL()
- func PutGroup()
- func PutNodeInfo()
- func PutPlatformData()
- func PutTapType()
- func PutVTapCache()
- type Trisolaris
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBillingMethod ¶
func GetBillingMethod() string
func GetGKubernetesInfo ¶
func GetGKubernetesInfo() *kubernetes.KubernetesInfo
func GetGNodeInfo ¶
func GetGVTapInfo ¶
func GetGrpcPort ¶
func GetGrpcPort() int
func GetIngesterPort ¶
func GetIngesterPort() int
func PutFlowACL ¶
func PutFlowACL()
func PutNodeInfo ¶
func PutNodeInfo()
func PutPlatformData ¶
func PutPlatformData()
func PutTapType ¶
func PutTapType()
func PutVTapCache ¶
func PutVTapCache()
Types ¶
type Trisolaris ¶
type Trisolaris struct {
// contains filtered or unexported fields
}
func NewTrisolaris ¶
func NewTrisolaris(cfg *config.Config, db *gorm.DB) *Trisolaris
func (*Trisolaris) Start ¶
func (t *Trisolaris) Start()
Click to show internal directories.
Click to hide internal directories.