Documentation ¶
Index ¶
- Variables
- func NewCheckK8sClusterExposedPorts(e event.EventApi, f k8s.FactoryApi) *checkK8sClusterExposedPortsTask
- func NewCheckK8sClusterStatus(e event.EventApi, f k8s.FactoryApi) *checkK8sClusterStatusTask
- func NewCheckPorts(e event.EventApi, f docker.FactoryApi) *checkPorts
- func NewCheckSwarmPorts(e event.EventApi, f docker.FactoryApi) *checkSwarmPorts
- func NewCheckSwarmStatus(e event.EventApi, f docker.FactoryApi) *checkSwarmStatus
- func NewCollectStats(e event.EventApi, f docker.FactoryApi, s storage.StorageApi) *collectStats
- type ClusterPorts
- type ClusterStatus
- type DockerPorts
- type InstanceStats
Constants ¶
This section is empty.
Variables ¶
View Source
var CheckK8sClusterExpoedPortsEvent event.EventType
View Source
var CheckK8sStatusEvent event.EventType
View Source
var CheckPortsEvent event.EventType
View Source
var CheckSwarmPortsEvent event.EventType
View Source
var CheckSwarmStatusEvent event.EventType
View Source
var CollectStatsEvent event.EventType
Functions ¶
func NewCheckK8sClusterExposedPorts ¶
func NewCheckK8sClusterExposedPorts(e event.EventApi, f k8s.FactoryApi) *checkK8sClusterExposedPortsTask
func NewCheckK8sClusterStatus ¶
func NewCheckK8sClusterStatus(e event.EventApi, f k8s.FactoryApi) *checkK8sClusterStatusTask
func NewCheckPorts ¶
func NewCheckPorts(e event.EventApi, f docker.FactoryApi) *checkPorts
func NewCheckSwarmPorts ¶
func NewCheckSwarmPorts(e event.EventApi, f docker.FactoryApi) *checkSwarmPorts
func NewCheckSwarmStatus ¶
func NewCheckSwarmStatus(e event.EventApi, f docker.FactoryApi) *checkSwarmStatus
func NewCollectStats ¶
func NewCollectStats(e event.EventApi, f docker.FactoryApi, s storage.StorageApi) *collectStats
Types ¶
type ClusterPorts ¶
type ClusterStatus ¶
type DockerPorts ¶
type InstanceStats ¶
Click to show internal directories.
Click to hide internal directories.