Crate zone[][src]

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

Entry point for zoneadm commands.

Delegation of zone administration to a named user.

Generated scope for the Admin resource.

Represents the resource of a generic attribute.

Generated scope for the Attr resource.

Resource indicating the amount of CPU time that can be used by a zone.

Generated scope for the CappedCpu resource.

Resource indicating the limit on the amount of memory that can be used by a zone.

Generated scope for the CappedMemory resource.

The error type for parsing a bad status code while reading stdout.

Entry point for zonecfg commands.

Generated scope for the Dataset resource.

Resource indicating a dedicated CPU for zone usage.

Generated scope for the DedicatedCpu resource.

Generated scope for the Device resource.

Values for the resource “fs”.

Generated scope for the Fs resource.

Generated scope for the Global resource.

Generated scope for the Net resource.

Generated scope for the Rctl resource.

Resource indicating the security flags associated with a zone.

Generated scope for the SecurityFlags resource.

Entry point for zlogin commands.

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

Returns the name of the current zone, if one exists.