package
0.0.0-20240531175252-4c2bc153f33a
Repository: https://github.com/nestybox/sysbox-fs.git
Documentation: pkg.go.dev
# Functions
FileExists reports whether the named file or directory exists.
Utility function to eliminate duplicates from FileInfo slice.
FileInode obtains the inode associated with any given file-system resource.
ProcessNsMatch returns true if the given processes are in the same namespaces.
# Constants
NSenterEvent types.
NSenterEvent types.
No description provided by the author
NSenterEvent types.
No description provided by the author
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
unit-testing purposes.
production / regular purposes.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
No description provided by the author
No description provided by the author
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NStype defines all namespace types.
NStype defines all namespace types.
NStype defines all namespace types.
NStype defines all namespace types.
NStype defines all namespace types.
NStype defines all namespace types.
NStype defines all namespace types.
NSenterEvent types.
NSenterEvent types.
read ok.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
No description provided by the author
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
NSenterEvent types.
No description provided by the author
No description provided by the author
write ok.
NSenterEvent types.
NSenterEvent types.
execute ok.
# Structs
No description provided by the author
EmuResource represents the nodes being emulated by sysbox-fs.
FileInfo is sysbox-fs' implementation of os.FileInfo interface.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
HandlerBase is a type common to all the handlers.
HandlerRequest represents a request to be processed by a handler.
No description provided by the author
No description provided by the author
No description provided by the author
Mount structure utilized to exchange mount-state across sysbox-fs components.
mountInfo reveals information about a particular mounted filesystem.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NSenterMessage struct defines the layout of the messages being exchanged between sysbox-fs 'main' and 'forked' ones.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Container interface.
ContainerStateService interface defines the APIs that sysbox-fs components must utilize to interact with the sysbox-fs state-storage backend.
No description provided by the author
No description provided by the author
HandlerIface is the interface that each handler must implement.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Interface to define the mountHelper api.
Interface to define the mountInfoParser api.
Service interface to expose mount-service's components.
NSenterEvent struct serves as a transport abstraction (envelope) to carry all the potential messages that can be exchanged between sysbox-fs master instance and secondary (forked) ones.
NSenterService interface serves as a wrapper construct to provide a communication channel between sysbox-fs 'master' and sysbox-fs 'child' entities.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Aliases to leverage strong-typing.