GET /api/v1/ports/kubectl-1.19/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "kubectl-1.19",
"portdir": "sysutils/kubectl",
"version": "1.19.16",
"license": "Apache-2",
"platforms": "darwin freebsd linux",
"epoch": 0,
"replaced_by": null,
"homepage": "https://kubectl.docs.kubernetes.io/",
"description": "Kubernetes cluster CLI",
"long_description": "Command line interface for running commands against Kubernetes clusters",
"active": true,
"categories": [
"sysutils"
],
"maintainers": [
{
"name": "herby.gillot",
"github": "herbygillot",
"ports_count": 986
},
{
"name": "",
"github": "pedrohdz",
"ports_count": 71
},
{
"name": "patarra",
"github": "patarra",
"ports_count": 25
}
],
"variants": [],
"dependencies": [
{
"type": "build",
"ports": [
"go",
"bash",
"clang-17"
]
},
{
"type": "run",
"ports": [
"kubectl_select"
]
}
],
"depends_on": []
}