healthcheck

package
v0.0.0-...-b1c395d Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2016 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComponentStatus

type ComponentStatus struct {
	Cloudone         bool
	CloudoneAnalysis bool
	CloudoneGUI      bool
	Cassandra        bool
	ElasticSearch    bool
	Docker           bool
}

type GlusterfsStatus

type GlusterfsStatus struct {
	IP        string
	Active    bool
	Glusterfs bool
}

type KubernetesStatus

type KubernetesStatus struct {
	IP                    string
	Active                bool
	Docker                bool
	Flannel               bool
	KubeProxy             bool
	Kubelet               bool
	KubeApiserver         bool
	KubeScherduler        bool
	KubeControllerManager bool
	DockerIP              string
	FlannelIP             string
	DockerIPValid         bool
}

type ListController

type ListController struct {
	beego.Controller
}

func (*ListController) Get

func (c *ListController) Get()

@Title Get @Description get health check @Success 200 (string) {} @router / [get]

type SortKubernetesStatusByIP

type SortKubernetesStatusByIP []KubernetesStatus

func (*SortKubernetesStatusByIP) Len

func (sortKubernetesStatusByIP *SortKubernetesStatusByIP) Len() int

func (*SortKubernetesStatusByIP) Less

func (sortKubernetesStatusByIP *SortKubernetesStatusByIP) Less(i, j int) bool

func (*SortKubernetesStatusByIP) Swap

func (sortKubernetesStatusByIP *SortKubernetesStatusByIP) Swap(i, j int)

Jump to

Keyboard shortcuts

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