Documentation
¶
Overview ¶
Package mounter
Package mounter ¶
Package mounter
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FuseUnmount ¶
Types ¶
type NewMounterFactory ¶
type S3fsMounterFactory ¶
type S3fsMounterFactory struct{}
func NewS3fsMounterFactory ¶
func NewS3fsMounterFactory() *S3fsMounterFactory
func (*S3fsMounterFactory) NewMounter ¶
func (s *S3fsMounterFactory) NewMounter(attrib map[string]string, secretMap map[string]string, mountFlags []string) (Mounter, error)
func newS3fsMounter(bucket string, objpath string, endpoint string, region string, keys string)
Click to show internal directories.
Click to hide internal directories.