https://github.com/saturncloud/sshpipe-k8s-lib
Kubernetes lib for SSHPipe
https://github.com/saturncloud/sshpipe-k8s-lib
Last synced: 6 months ago
JSON representation
Kubernetes lib for SSHPipe
- Host: GitHub
- URL: https://github.com/saturncloud/sshpipe-k8s-lib
- Owner: saturncloud
- License: mit
- Fork: true (pockost/sshpipe-k8s-lib)
- Created: 2021-08-19T18:35:20.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-20T14:39:04.000Z (almost 5 years ago)
- Last Synced: 2024-06-21T09:51:34.129Z (about 2 years ago)
- Language: Go
- Size: 58.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SshPipe Kubernetes Lib
This repository implements a lib for interact with SshPipe resource
defined with a CustomResourceDefinition (CRD).
## Motivation
An `SshPipe` CRD is used to dynamically configure an sshpiper instance.
# Usage
TODO