kube-custom-resource


Namekube-custom-resource JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/azimuth-cloud/kube-custom-resource
SummaryUtilities for working with Kubernetes custom resources.
upload_time2024-07-31 12:20:40
maintainerNone
docs_urlNone
authorMatt Pryor
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # kube-custom-resource

This package provides utilities for working with Kubernetes custom resources,
e.g. when building an operator.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/azimuth-cloud/kube-custom-resource",
    "name": "kube-custom-resource",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Matt Pryor",
    "author_email": "matt@stackhpc.com",
    "download_url": "https://files.pythonhosted.org/packages/0b/fb/b0792c8aebffb74fcd177d6cafbcf8ecfef0617daf8e4f356518ee46ae67/kube_custom_resource-0.5.0.tar.gz",
    "platform": null,
    "description": "# kube-custom-resource\n\nThis package provides utilities for working with Kubernetes custom resources,\ne.g. when building an operator.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Utilities for working with Kubernetes custom resources.",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/azimuth-cloud/kube-custom-resource"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2913758572675dc605970f54dd1e9f6c8f9cbb1be61becbadc700c00381b1ee1",
                "md5": "39c7d6fd2e01c64a3640dc621ca73273",
                "sha256": "47684f182d7d17de47142a68570e51787dd4fb299e84b5109ebfe203485f27aa"
            },
            "downloads": -1,
            "filename": "kube_custom_resource-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "39c7d6fd2e01c64a3640dc621ca73273",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15130,
            "upload_time": "2024-07-31T12:20:38",
            "upload_time_iso_8601": "2024-07-31T12:20:38.301989Z",
            "url": "https://files.pythonhosted.org/packages/29/13/758572675dc605970f54dd1e9f6c8f9cbb1be61becbadc700c00381b1ee1/kube_custom_resource-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bfbb0792c8aebffb74fcd177d6cafbcf8ecfef0617daf8e4f356518ee46ae67",
                "md5": "de9ebdc756393566a2db40fa769ffe9a",
                "sha256": "95c750268f91976e81089c094857d678465789ebb410a29541a8f1f382f0dca5"
            },
            "downloads": -1,
            "filename": "kube_custom_resource-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "de9ebdc756393566a2db40fa769ffe9a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17908,
            "upload_time": "2024-07-31T12:20:40",
            "upload_time_iso_8601": "2024-07-31T12:20:40.256390Z",
            "url": "https://files.pythonhosted.org/packages/0b/fb/b0792c8aebffb74fcd177d6cafbcf8ecfef0617daf8e4f356518ee46ae67/kube_custom_resource-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-31 12:20:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "azimuth-cloud",
    "github_project": "kube-custom-resource",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "kube-custom-resource"
}
        
Elapsed time: 0.64423s