Documentation ¶
Index ¶
Constants ¶
View Source
const (
NullUID = ""
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GC ¶
type GC struct {
// contains filtered or unexported fields
}
func New ¶
func New(kubecli kubernetes.Interface, mxJobClient k8sutil.MxJobClient, ns string) *GC
func (*GC) CollectJob ¶
CollectJob collects resources that matches job label, but does not belong to the job with given jobUID
func (*GC) FullyCollect ¶
FullyCollect collects resources that were created before, but does not belong to any current running clusters.
Click to show internal directories.
Click to hide internal directories.