Skip to main content

No project description provided

Project description

Network drivers

jumpstarter-driver-network provides functionality for interacting with network servers and connections, redirecting DUT network services to the client handling the lease.

Installation

:substitutions:
$ pip3 install --extra-index-url {{index_url}} jumpstarter-driver-network

Configuration

Example configuration:

export:
  network:
    type: jumpstarter_driver_network.driver.TcpNetwork
    config:
      host: 192.168.1.2
      port: 5201
      enable_address: true

Config parameters

Parameter Description Type Required Default
host Hostname or IP address of the DUT str yes
port Port number of the DUT service to connect to int yes
enable_address Whether to enable address mode (reporting the address of the client) bool no true

API Reference

Network driver classes:

.. autoclass:: jumpstarter_driver_network.driver.TcpNetwork()
.. autoclass:: jumpstarter_driver_network.driver.UdpNetwork()
.. autoclass:: jumpstarter_driver_network.driver.UnixNetwork()
.. autoclass:: jumpstarter_driver_network.driver.EchoNetwork()

Client API:

.. autoclass:: jumpstarter_driver_network.client.NetworkClient()
    :members:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jumpstarter_driver_network-0.7.2.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

jumpstarter_driver_network-0.7.2-py3-none-any.whl (16.8 kB view details)

Uploaded Python 3

File details

Details for the file jumpstarter_driver_network-0.7.2.tar.gz.

File metadata

File hashes

Hashes for jumpstarter_driver_network-0.7.2.tar.gz
Algorithm Hash digest
SHA256 db5c2e0c0477f8acbbd336fb028e778a67b2ead1e8ee27f5b6f0f7704e2cb870
MD5 6c45a7b8a77543636aae9f6a75741a1e
BLAKE2b-256 e38b2f3600a3e96e5da3a92efe87cad3809517aec5fbdd48f03e9e6212eb26ab

See more details on using hashes here.

File details

Details for the file jumpstarter_driver_network-0.7.2-py3-none-any.whl.

File metadata

File hashes

Hashes for jumpstarter_driver_network-0.7.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a3fe709ddae139239504087aee1cd41527b4bf95d79e8ed8b432521355610679
MD5 1aac58ec2c08940d523f67dcd9f76e9e
BLAKE2b-256 102f19f32801f16e9bc8e68ace25e5ac6d65430c470fd89216becf03d2816cef

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page