k8s

package
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2018 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DockerNameField         = "Docker.ContainerName"
	DockerPodNameField      = "Docker.Labels.io.kubernetes.pod.name"
	DockerPodNamespaceField = "Docker.Labels.io.kubernetes.pod.namespace"
)

commonly accessed docker specific fields

Variables

This section is empty.

Functions

This section is empty.

Types

type Probe

type Probe struct {
	// contains filtered or unexported fields
}

Probe for tracking k8s events

func NewProbe

func NewProbe(g *graph.Graph) (*Probe, error)

NewProbe create the Probe for tracking k8s events

func (*Probe) Start

func (p *Probe) Start()

Start k8s probe

func (*Probe) Stop

func (p *Probe) Stop()

Stop k8s probe

Source Files

  • client.go
  • cluster.go
  • container.go
  • daemonset.go
  • deployment.go
  • graph.go
  • ingress.go
  • job.go
  • namespace.go
  • networkpolicy.go
  • node.go
  • persistentvolume.go
  • persistentvolumeclaim.go
  • pod.go
  • probe.go
  • replicaset.go
  • replicationcontroller.go
  • service.go
  • statefulset.go

Jump to

Keyboard shortcuts

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