Documentation
¶
Index ¶
Constants ¶
View Source
const OptsVersion int = 0
OptsVersion is the Version of Opts. It can be used for validation.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type Loader ¶
Loader modifys the provided *Opts instance.
type Opts ¶
type Opts struct { Version int TrustPolicy trust.Policy HostCfg host.Config SigningRoot *x509.Certificate HTTPSRoots []*x509.Certificate }
Opts controls the operation of stboot.
Click to show internal directories.
Click to hide internal directories.