package
0.1.0
Repository: https://github.com/dtan4/k8s-pod-notifier.git
Documentation: pkg.go.dev

# Functions

DefaultConfigFile returns the default kubeconfig file path.
DefaultNamespace returns the default namespace.
NewClient creates Client object using local kubecfg.
NewClientInCluster creates Client object in Kubernetes cluster.

# Structs

Client represents the wrapper of Kubernetes API client.
PodEvent represents Pod termination event.

# Type aliases

NotifyFunc represents callback function for Pod event.