Documentation ¶
Index ¶
- func IdempotentSystemPartitionMounter(r runtime.Runtime) func(label string, opts ...mountv2.NewPointOption) error
- func IsSystemPartitionMounted(label string) bool
- func SystemPartitionMount(ctx context.Context, r runtime.Runtime, logger *log.Logger, label string, ...) (err error)
- func SystemPartitionUnmount(r runtime.Runtime, logger *log.Logger, label string) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IdempotentSystemPartitionMounter ¶
func IdempotentSystemPartitionMounter(r runtime.Runtime) func(label string, opts ...mountv2.NewPointOption) error
IdempotentSystemPartitionMounter is a temporary workaround for not having proper volume mount controller.
func IsSystemPartitionMounted ¶
IsSystemPartitionMounted checks if a system partition is mounted by the label.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
Package switchroot provides the switching root filesystem functionality.
|
Package switchroot provides the switching root filesystem functionality. |
Package mount handles filesystem mount operations.
|
Package mount handles filesystem mount operations. |
Click to show internal directories.
Click to hide internal directories.