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.8.1.tar.gz (12.7 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.8.1-py3-none-any.whl (17.1 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for jumpstarter_driver_network-0.8.1.tar.gz
Algorithm Hash digest
SHA256 215fdb34f1830e8e9bad6db2077a8eaccbb6404c5481d1541818382bd2b8eda4
MD5 0e96fd3209e23c21c0c6fc4b65592700
BLAKE2b-256 a2e6f0cc4fb1dbf75c0bb1efe08eb518fabdbffc1d480d9a72c0606dfdc0ec82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for jumpstarter_driver_network-0.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 33aa3f1c55a1423790fd4ddd077932a3731ce9dd339362b6223ed76b80761d0a
MD5 0076402b9d7aa57d8961089b50ecf68b
BLAKE2b-256 967afda5672eabdd790eac7fad15f905004af8f754d33ebdde496812bdfe5f76

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