Documentation
¶
Index ¶
- func GetFdAddress(ctx context.Context, upgradeUUID string) (string, error)
- func GetFuseFd(path string, close bool) (int, []byte)
- func InitGlobalFds(ctx context.Context, client *k8s.K8sClient, basePath string) error
- func InitTestFds()
- type Fds
- func (fs *Fds) CloseFd(pod *corev1.Pod)
- func (fs *Fds) GetSid(pod *corev1.Pod) uint64
- func (fs *Fds) ParseFuseFds(ctx context.Context) error
- func (fs *Fds) ServeFuseFd(ctx context.Context, pod *corev1.Pod) error
- func (fs *Fds) StopFd(ctx context.Context, pod *corev1.Pod)
- func (fs *Fds) UpdateSid(pod *corev1.Pod, sid uint64)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetFdAddress ¶ added in v0.26.0
func InitGlobalFds ¶
func InitTestFds ¶
func InitTestFds()
Types ¶
Click to show internal directories.
Click to hide internal directories.