Skip to content

nice-pink/kubeseal-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is that?

This is a python wrapper for kubeseal (version >= v0.16.0).

Installation

Installation using pip/pip3:

pip install git+https://github.com/nice-pink/kubeseal-client.git

and/or

pip3 install git+https://github.com/nice-pink/kubeseal-client.git

Prerequisites

Usage

Check examples folder.

Info: Install dependencies for examples (pip3 install -r examples/requirements.txt)!

Run in Docker

There is a Dockerfile contained in the examples folder. Needed to get the example running:

  • Copy your ~/.kube/config file to REPO_PATH/examples/kube/config.

Releases

No releases published

Packages

No packages published

Languages