mck8s

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMCK8SMonInfo

func GetMCK8SMonInfo(c echo.Context) error

GetMCK8SMonInfo 멀티 클라우드 쿠버네티스 서비스 모니터링 정보 조회 @Summary Get Cluster monitoring info @Description 멀티 클라우드 쿠버네티스 서비스 모니터링 정보 조회 @Tags [Monitoring] Monitoring management @Accept json @Produce json @Param ns_id path string true "네임스페이스 아이디" @Param mck8s_id path string true "MCK8S 아이디" @Param metric_name path string true "메트릭 정보" @Param periodType query string false "모니터링 단위" Enums(m, h, d) @Param statisticsCriteria query string false "모니터링 통계 기준" Enums(min, max, avg, last) @Param duration query string false "모니터링 조회 범위" Enums(5m, 5h, 5d) @Success 200 {object} rest.VMMonInfoType @Failure 404 {object} rest.SimpleMsg @Failure 500 {object} rest.SimpleMsg @Router /ns/{ns_id}/mck8s/{mck8s_id}/metric/{metric_name}/info [get]

func GetMCK8SPerfMonInfo added in v0.6.9

func GetMCK8SPerfMonInfo(c echo.Context) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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