Conduktor Proxy API Client
Project description
cdk-proxy-api-client
API Client library to interact with Conduktor Gateway (version >=2,<3)
Getting started
CLI
cdk-cli -h
usage: CDK Proxy CLI [-h] [--format OUTPUT_FORMAT] [--log-level LOGLEVEL] [--url URL] [--username USERNAME] [--password PASSWORD] [-c CONFIG_FILE] [-p PROFILE_NAME] {vclusters,interceptors,plugins} ...
positional arguments:
{vclusters,interceptors,plugins}
Resources to manage
vclusters Manages vClusters
interceptors Manage interceptors
plugins Manage plugins
options:
-h, --help show this help message and exit
--format OUTPUT_FORMAT, --output-format OUTPUT_FORMAT
output format
--log-level LOGLEVEL Set loglevel
--url URL
--username USERNAME
--password PASSWORD
-c CONFIG_FILE, --config-file CONFIG_FILE
Path to the profiles files
-p PROFILE_NAME, --profile-name PROFILE_NAME
Name of the profile to use to make API Calls
Example config file
Config files make it easy to switch between profiles. You can use AWS secrets manager currently to store the credentials securely and share the config file among teammates.
# Conduktor GW CLI Config file
nonprod:
Url: https://stg.kafka.domain.net:8888
Username: admin
Password: somethingsecret
prod:
Url: https://kafka.prod.domain.net:8888
AWSSecretsManager:
SecretId: /conduktor/proxy/prod/apiuser
ProfileName: aws-prod
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cdk_proxy_api_client-0.4.0.tar.gz
(20.7 kB
view hashes)
Built Distribution
Close
Hashes for cdk_proxy_api_client-0.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e3bd4164117776c12c7b6b61d4b63281424aa098ae1e3c4dca4101861ca69e2 |
|
MD5 | 4192b44fff879c796b2fdf282c496630 |
|
BLAKE2b-256 | fa306188557be112c7f660e8c7951fb23d5890076720214f65540ced6375a69b |
Close
Hashes for cdk_proxy_api_client-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdc3bc71f7d451f49599827814dfaef0ca916581bde587822ce4fbb2ac7dc21d |
|
MD5 | 6d1ad7e4b0c6d15e33ba596bb8485273 |
|
BLAKE2b-256 | 29d7af6cdffd1e3fa7adf647f6fae137962bb6681312cf1a7a3ecfe24aaa5a40 |