package ctrdtaskapi
import "github.com/Microsoft/hcsshim/pkg/ctrdtaskapi"
Index ¶
Types ¶
type ContainerMount ¶
type PolicyFragment ¶
type PolicyFragment struct { // Fragment is used by containerd to pass additional security policy // constraint fragments as part of shim task Update request. // The value is a base64 encoded COSE_Sign1 document that contains the // fragment and any additional information required for validation. Fragment string `json:"fragment,omitempty"` }
Source Files ¶
- Version
- v0.12.9 (latest)
- Published
- Oct 30, 2024
- Platform
- linux/amd64
- Imports
- 1 packages
- Last checked
- 12 hours ago –
Tools for package owners.