node-lxc
    Preparing search index...

    Type Alias lxc_snapshot

    A.P.A. Slaa (a.p.a.slaa@projectsource.nl) ProjectSource V.O.F.

    03-07-2024

    type lxc_snapshot = {
        comment_pathname: string;
        lxcpath: string;
        name: string;
        timestamp: string;
    }
    Index

    Properties

    comment_pathname: string
    lxcpath: string
    name: string
    timestamp: string