list

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppAnalyzer

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

func NewAppAnalyzer

func NewAppAnalyzer(clientSet *kubernetes.Clientset, ns string) (aa *AppAnalyzer, err error)

func (*AppAnalyzer) JfsPod

func (aa *AppAnalyzer) JfsPod() error

type MountAnalyzer

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

func NewMountAnalyzer

func NewMountAnalyzer(clientSet *kubernetes.Clientset) (ma *MountAnalyzer, err error)

func (*MountAnalyzer) ListMountPod

func (ma *MountAnalyzer) ListMountPod() error

type PVAnalyzer

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

func NewPVAnalyzer

func NewPVAnalyzer(clientSet *kubernetes.Clientset) (pa *PVAnalyzer, err error)

func (*PVAnalyzer) ListPV

func (pa *PVAnalyzer) ListPV() error

type PVCAnalyzer

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

func NewPVCAnalyzer

func NewPVCAnalyzer(clientSet *kubernetes.Clientset, ns string) (pa *PVCAnalyzer, err error)

func (*PVCAnalyzer) ListPVC

func (pa *PVCAnalyzer) ListPVC() error

Jump to

Keyboard shortcuts

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