diff options
author | tz <tz@FreeBSD.org> | 2017-03-22 18:16:50 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-03-22 18:16:50 +0800 |
commit | 9f29f6a661a035375dcf07c4a22e0a2edfc67b3f (patch) | |
tree | f61fd29c8e889218ac6db6b147b2f8ca8889b1c5 /www/Makefile | |
parent | 7c25fb07e5119249fc840a2c841e94f4727bc186 (diff) | |
download | freebsd-ports-gnome-9f29f6a661a035375dcf07c4a22e0a2edfc67b3f.tar.gz freebsd-ports-gnome-9f29f6a661a035375dcf07c4a22e0a2edfc67b3f.tar.zst freebsd-ports-gnome-9f29f6a661a035375dcf07c4a22e0a2edfc67b3f.zip |
New port: www/rubygem-kubeclient
A Ruby client for Kubernetes REST API. The client supports
GET, POST, PUT, DELETE on all the entities available in
kubernetes in both the core and group apis. The client
currently supports Kubernetes REST API version v1.
WWW: https://github.com/abonas/kubeclient
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 868a19de675f..ffbbad9d08e9 100644 --- a/www/Makefile +++ b/www/Makefile @@ -2012,6 +2012,7 @@ SUBDIR += rubygem-kaminari-core SUBDIR += rubygem-kaminari-rails4 SUBDIR += rubygem-kensa + SUBDIR += rubygem-kubeclient SUBDIR += rubygem-layout_yullio_generator SUBDIR += rubygem-less SUBDIR += rubygem-lighthouse-api |