1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: kubectx
Section: devel
Priority: optional
Maintainer: ChangZhuo Chen (陳昌倬) <czchen@debian.org>
Build-Depends: debhelper (>= 12~)
Standards-Version: 4.3.0
Homepage: https://github.com/ahmetb/kubectx
Vcs-Git: https://salsa.debian.org/debian/kubectx.git
Vcs-Browser: https://salsa.debian.org/debian/kubectx
Package: kubectx
Architecture: all
Depends: ${misc:Depends}
Description: Fast way to switch between clusters and namespaces in kubectl
This package provides kubectx and kubens tools. kubectx is an utility
to manage and switch between kubectl contexts. kubens is an utility to
switch between Kubernetes namespaces.
|