File: control

package info (click to toggle)
ruby-kubeclient 4.9.3-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 876 kB
  • sloc: ruby: 4,135; makefile: 6
file content (38 lines) | stat: -rw-r--r-- 1,359 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Source: ruby-kubeclient
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Section: ruby
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               rake,
               ruby-googleauth,
               ruby-http,
               ruby-jsonpath,
               ruby-mocha,
               ruby-openid-connect,
               ruby-recursive-open-struct (>= 1.1.3~),
               ruby-rest-client,
               ruby-webmock
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-kubeclient
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-kubeclient.git
Homepage: https://github.com/abonas/kubeclient
Rules-Requires-Root: no
XS-Ruby-Versions: all

Package: ruby-kubeclient
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${ruby:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: gitlab (<< 11.6~)
Description: client for Kubernetes REST API
 The client supports GET, POST, PUT, DELETE on nodes, pods, secrets, services,
 replication controllers, namespaces, resource quotas, limit ranges, endpoints,
 persistent volumes, persistent volume claims, component statuses and service
 accounts.
 .
 The client currently supports Kubernetes REST API version v1.