Skip to main content

Arc proxy utilities for provisioned clusters

Project description

# Python package for ArcProxyUtilities #

This package contains the utilites which can be leveraged by azure cli extensions for the proxy command of provisioned clusters.

### How to use ###

Import this package in the cli extension and make sure to add this as a dependency in the respective setup.py file by specifying the latest version number. Configure the proxy command to call client_side_proxy_wrapper() of this package with the required parameters.

### CSP Port number usage guidelines ####

While passing the csp port number in client_side_proxy_wrapper() from cli extension, make sure that you are passing a port number which is not used by other cli extensions. This will enable users to run multiple instances of proxy in future.

Release History


1.0.2


  • ADAL to MSAL auth support for CLI>=2.30.0.

1.0.1


  • Fetching tenantID from graphclient instead of subscription object.

1.0.0


  • Intial release.

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

arcproxyutilities-1.0.2.tar.gz (12.6 kB view hashes)

Uploaded Source

Built Distribution

arcproxyutilities-1.0.2-py3-none-any.whl (14.5 kB view hashes)

Uploaded Python 3

Supported by

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