Documentation ¶
Overview ¶
* Copyright (c) 2022 Yunshan Networks * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License.
Index ¶
- Constants
- func AnalyzerRouter(e *gin.Engine, m *monitor.AnalyzerCheck, cfg *config.ControllerConfig)
- func ControllerRouter(e *gin.Engine, m *monitor.ControllerCheck, cfg *config.ControllerConfig)
- func DataSourceRouter(e *gin.Engine, cfg *config.ControllerConfig)
- func DebugRouter(e *gin.Engine, m *manager.Manager, g *genesis.Genesis)
- func ElectionRouter(e *gin.Engine)
- func HealthRouter(e *gin.Engine)
- func SetInitStageForHealthChecker(s string)
- func VTapGroupConfigRouter(e *gin.Engine)
- func VTapInterface(e *gin.Engine, cfg *config.ControllerConfig)
- func VtapGroupRouter(e *gin.Engine, cfg *config.ControllerConfig)
- func VtapRepoRouter(e *gin.Engine)
- func VtapRouter(e *gin.Engine)
Constants ¶
View Source
const OK = "ok"
Variables ¶
This section is empty.
Functions ¶
func AnalyzerRouter ¶
func AnalyzerRouter(e *gin.Engine, m *monitor.AnalyzerCheck, cfg *config.ControllerConfig)
func ControllerRouter ¶
func ControllerRouter(e *gin.Engine, m *monitor.ControllerCheck, cfg *config.ControllerConfig)
func DataSourceRouter ¶
func DataSourceRouter(e *gin.Engine, cfg *config.ControllerConfig)
func ElectionRouter ¶
func HealthRouter ¶
func SetInitStageForHealthChecker ¶
func SetInitStageForHealthChecker(s string)
func VTapGroupConfigRouter ¶
func VTapInterface ¶
func VTapInterface(e *gin.Engine, cfg *config.ControllerConfig)
func VtapGroupRouter ¶
func VtapGroupRouter(e *gin.Engine, cfg *config.ControllerConfig)
func VtapRepoRouter ¶
func VtapRouter ¶
Types ¶
This section is empty.
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
Package configuration is only provided for enterprise edition.
|
Package configuration is only provided for enterprise edition. |
Click to show internal directories.
Click to hide internal directories.