pycloudlib

Clouds

  • Azure
  • EC2
  • GCE
  • IBM
  • IBM Classic
  • LXD
  • OCI
  • Openstack
  • QEMU
  • VMWare

Code Examples

  • Azure
  • EC2
  • GCE
  • IBM
  • LXD
  • OCI

Other

  • Configuration
  • SSH Key Setup
  • Images
  • Resource Cleanup

External

  • File a bug
  • PyPI

Developers

  • Contributing
  • Maintainer Notes
  • Design
  • API
    • pycloudlib
      • pycloudlib package
        • Azure
        • EC2
        • GCE
        • IBM
        • IBMClassic
        • LXD
        • LXDContainer
        • LXDVirtualMachine
        • OCI
        • Openstack
        • Qemu
        • VMWare
        • Subpackages
        • Submodules
Index
pycloudlib
  • API
  • pycloudlib
  • pycloudlib package
  • pycloudlib.lxd package
  • View page source

pycloudlib.lxd package

Main LXD module __init__.

Submodules

  • pycloudlib.lxd.cloud module
    • LXD
      • LXD.__init__()
    • LXDContainer
      • LXDContainer.__init__()
    • LXDVirtualMachine
      • LXDVirtualMachine.__init__()
      • LXDVirtualMachine.build_necessary_profiles()
  • pycloudlib.lxd.defaults module
  • pycloudlib.lxd.instance module
    • LXDInstance
      • LXDInstance.__init__()
      • LXDInstance.console_log()
      • LXDInstance.delete()
      • LXDInstance.delete_snapshot()
      • LXDInstance.edit()
      • LXDInstance.ephemeral
      • LXDInstance.id
      • LXDInstance.ip
      • LXDInstance.is_vm
      • LXDInstance.local_snapshot()
      • LXDInstance.name
      • LXDInstance.parse_ip()
      • LXDInstance.pull_file()
      • LXDInstance.push_file()
      • LXDInstance.restore()
      • LXDInstance.shutdown()
      • LXDInstance.snapshot()
      • LXDInstance.start()
      • LXDInstance.state
      • LXDInstance.wait_for_delete()
      • LXDInstance.wait_for_state()
      • LXDInstance.wait_for_stop()
    • LXDVirtualMachineInstance
Previous Next

© Copyright 2018, Joshua Powers.

Built with Sphinx using a theme provided by Read the Docs.