Crate zone

source ·
Expand description

APIs for interacting with the Illumos zone facility.

  • Entrypoint for zonecfg: Config.
  • Entrypoint for zoneadm: Adm.
  • Entrypoint for zonename: [current].
  • Entrypoint for zlogin: Zlogin.

Structs

Enums

  • Describes both the type and value of an attribute.
  • Zone authorizations which may be granted to a user.
  • Describes the options for creation a new zone.
  • Identifies the source of a zone’s IP stack.
  • Description of per-process security and exploit mitigation features.
  • Valid states for a zone.
  • Errors which can be returned from zone commands.

Functions