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 ApiReader client.Reader KubeletClient *kubelet.KubeletClient Recorder record.EventRecorder // contains filtered or unexported fields }
func NewFuseRecover ¶
func NewFuseRecover(kubeClient client.Client, recorder record.EventRecorder, apiReader client.Reader) (*FuseRecover, error)
Click to show internal directories.
Click to hide internal directories.