Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTable ¶
func CreateTable() *tablewriter.Table
func EvaluateRules ¶
Types ¶
type KubeServer ¶
type KubeServer struct {
// contains filtered or unexported fields
}
func NewKubeServer ¶
func NewKubeServer(kubeconfig string) KubeServer
type LocalFilesystem ¶
type LocalFilesystem struct {
// contains filtered or unexported fields
}
func NewLocalFilesystem ¶
func NewLocalFilesystem(path string) LocalFilesystem
func (LocalFilesystem) GetPods ¶
func (lfs LocalFilesystem) GetPods() []v1.Pod
Click to show internal directories.
Click to hide internal directories.