Skip to main content

Module artifact

Module artifact 

Source
Expand description

Verified plugin artifacts and selection decisions. 已验证插件工件与筛选决策。

Structs§

PluginArtifact
External registration data together with the bytes that produced it. 外部注册声明及其对应的插件字节。
VerifiedPluginArtifact
Plugin bytes that passed the configured trust policy. 已通过宿主信任策略的插件字节。

Enums§

PluginAssurance
The strongest check actually performed on an artifact. 插件工件实际完成的最高校验等级。
PluginDecision
One auditable plugin-selection result. 一条可审计的插件筛选结果。
PluginRejectReason
Why a plugin-selection decision refused a manifest. 插件筛选决策拒绝某个 manifest 的原因。