lxd

v0.1.1

  • Pages
  • Modules

    lxd v0.1.1 LXD.Container

    Link to this section Summary

    Functions

    all(opts \\ [])
    create(configs, opts \\ [])
    exec(name, configs, opts \\ [])
    freeze(name, opts \\ [])
    info(name, opts \\ [])
    metadata(name, opts \\ [])
    remove(name, opts \\ [])
    rename(name, new_name, opts \\ [])
    replace(name, configs, opts \\ [])
    restart(name, opts \\ [])
    start(name, opts \\ [])
    state(name, opts \\ [])
    status(name)
    stop(name, opts \\ [])
    unfreeze(name, opts \\ [])
    update(name, configs, opts \\ [])

    Link to this section Functions

    Link to this function all(opts \\ [])
    Link to this function create(configs, opts \\ [])
    Link to this function exec(name, configs, opts \\ [])
    Link to this function freeze(name, opts \\ [])
    Link to this function info(name, opts \\ [])
    Link to this function metadata(name, opts \\ [])
    Link to this function remove(name, opts \\ [])
    Link to this function rename(name, new_name, opts \\ [])
    Link to this function replace(name, configs, opts \\ [])
    Link to this function restart(name, opts \\ [])
    Link to this function start(name, opts \\ [])
    Link to this function state(name, opts \\ [])
    Link to this function status(name)
    Link to this function stop(name, opts \\ [])
    Link to this function unfreeze(name, opts \\ [])
    Link to this function update(name, configs, opts \\ [])

    Built using ExDoc (v0.16.4), designed by Friedel Ziegelmayer.