Module bundler::bundle

source ยท
Expand description

An Open Policy Agent bundle containing permissionables

Structsยง

  • The contents of the Open Policy Agent bundle
  • Manifest ๐Ÿ”’
    The manifest file, which contains data about the bundle and optional additonal metadata
  • A placeholder to be used when no metadata is required
  • WasmModule ๐Ÿ”’
    A compiled Web Assembly module

Constantsยง

  • BUNDLE_PREFIX ๐Ÿ”’
    The prefix applied to data files in the bundle. Open Policy Agent does not support loading bundles with overlapping prefixes

Traitsยง

  • FromByteSlice ๐Ÿ”’
    An extension trait used to implement header creation from byte slices