Skip to main content

The cloudops-secret-manager-google package

Project description

cloudops-secret-manager-google

Easily manage your JSON secrets in Google Secret Manager.

Installation

pip install cloudops-secret-manager-google

Usage

from cloudops.secret_manager.google import Secret

secret = Secret("your-project-id", "your-secret")

# Create your secret
secret.create()

# Push a new version of your secret
data = {
    "key": "value"
}
secret.push(data)

# Pull dict
secret_data = secret.pull()

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

cloudops_secret_manager_google-0.1.1.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file cloudops_secret_manager_google-0.1.1.tar.gz.

File metadata

File hashes

Hashes for cloudops_secret_manager_google-0.1.1.tar.gz
Algorithm Hash digest
SHA256 a0e18bdecdc786ae97c1ad2332af489a159648202cdcc21abbf4db963a4cbaf5
MD5 c24e6c142893ed4634af41d2e0dfa923
BLAKE2b-256 3d02c717417f9ba165f26e834d74b90de6f23f7c6cdbcae69e438b96d8fb5c0b

See more details on using hashes here.

File details

Details for the file cloudops_secret_manager_google-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cloudops_secret_manager_google-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 588bc7c3f6272e8866c8b1fe095b4afd6d4110ba292d501a816016a64ebfafb6
MD5 6579373b6c0cfa1253bfc2dd8decbd31
BLAKE2b-256 563853a94f0edb40eae096ce60712f51a48208d3280e331680be53d37b1ad1d6

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