Documentation
¶
Index ¶
Constants ¶
View Source
const (
FuseRecoveryPeriod = "RECOVER_FUSE_PERIOD"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FuseRecover ¶
type FuseRecover struct {
mount.SafeFormatAndMount
KubeClient client.Client
KubeletClient *kubelet.KubeletClient
Recorder record.EventRecorder
// contains filtered or unexported fields
}
func NewFuseRecover ¶
func NewFuseRecover(kubeClient client.Client, recorder record.EventRecorder) (*FuseRecover, error)
Click to show internal directories.
Click to hide internal directories.