Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Options ¶
type Options struct {
Windows windows.Config
// WindowsRestrictedRuntime is shared by every backend selected for one
// ExecutorSet. It is deliberately separate from the elevated installation's
// Windows.StateRoot.
WindowsRestrictedRuntime *windows.RestrictedRuntime
}
Options contains operational backend selection settings. Policy authority remains exclusively owned by profile.Settings.
Click to show internal directories.
Click to hide internal directories.