11 releases

0.3.0 Aug 10, 2023
0.2.0 Nov 14, 2022
0.1.8 Aug 24, 2021
0.1.7 Jun 24, 2021
0.1.4 Mar 10, 2021

#332 in Configuration

Download history 1579/week @ 2023-11-20 1588/week @ 2023-11-27 2460/week @ 2023-12-04 1860/week @ 2023-12-11 1254/week @ 2023-12-18 412/week @ 2023-12-25 1213/week @ 2024-01-01 1949/week @ 2024-01-08 2086/week @ 2024-01-15 2268/week @ 2024-01-22 2649/week @ 2024-01-29 1776/week @ 2024-02-05 2353/week @ 2024-02-12 1172/week @ 2024-02-19 1705/week @ 2024-02-26 2067/week @ 2024-03-04

7,304 downloads per month

MPL-2.0 license

43KB
997 lines

Zone

A work-in-progress library for creating and managing illumos zones.


lib.rs:

APIs for interacting with the Illumos zone facility.

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

Dependencies

~0.8–12MB
~103K SLoC