google-cloud-binary-authorization 0.1.0
pip install google-cloud-binary-authorization==0.1.0
Released:
No project description provided
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache 2.0
- Author: Google LLC
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- Operating System
- Programming Language
- Topic
Project description
Binary Authorization API: The management interface for Binary Authorization, a system providing policy control for images deployed to Kubernetes Engine clusters.
Quick Start
In order to use this library, you first need to go through the following steps:
Installation
Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.
With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-binary-authorization
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-binary-authorization
Next Steps
Read the Client Library Documentation for Binary Authorization API API to see other available methods on the client.
Read the Binary Authorization API Product documentation to learn more about the product and see How-to Guides.
View this README to see the full list of Cloud APIs that we cover.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache 2.0
- Author: Google LLC
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- Operating System
- Programming Language
- Topic
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
Built Distribution
Uploaded
Python 2
Python 3
File details
Details for the file google-cloud-binary-authorization-0.1.0.tar.gz
.
File metadata
- Download URL: google-cloud-binary-authorization-0.1.0.tar.gz
- Upload date:
- Size: 44.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
48a01812a7976ec4c4dfe5b9de9f3af8d3de5e552ad9a98480245d07fdaa508d
|
|
MD5 |
6e779d35cfd4e672d5e993dd9145910c
|
|
BLAKE2b-256 |
77bde5000e2122f1f7ea9d1ed0d4febd97fb24580b032036fc9716a5276250e4
|
File details
Details for the file google_cloud_binary_authorization-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: google_cloud_binary_authorization-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 60.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
4eba89e26e3d0ac5dc47c50dae6edd093f7543e501abba348177bff691164076
|
|
MD5 |
2a92ccf1196aa22713c0cae8c575bd29
|
|
BLAKE2b-256 |
513a47dceb2f4a770194409b50f9d329b99ca7c5c54cd0a2db27364ea7d3c583
|