Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

k8s

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k8s

Python client library for the Kubernetes API

  • 0.27.3
  • PyPI
  • Socket score

Maintainers
3

.. Copyright 2017-2019 The FIAAS Authors

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

k8s - Python client library for the Kubernetes API

|Semaphore Build Status Badge| |Codacy Grade Badge| |Codacy Coverage Badge|

.. |Semaphore Build Status Badge| image:: https://fiaas-svc.semaphoreci.com/badges/k8s.svg?style=shields :target: https://fiaas-svc.semaphoreci.com/branches/8e8fdc8c-cd55-4ba3-9dcf-38880531e601 .. |Codacy Grade Badge| image:: https://app.codacy.com/project/badge/Grade/4ebbdb3f34b0452fbbf48bb337dc6465 :target: https://app.codacy.com/gh/fiaas/k8s/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade .. |Codacy Coverage Badge| image:: https://app.codacy.com/project/badge/Coverage/4ebbdb3f34b0452fbbf48bb337dc6465 :target: https://app.codacy.com/gh/fiaas/k8s/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage

Documentation https://k8s.readthedocs.io Code https://github.com/fiaas/k8s

k8s is a python client library for Kubernetes developed as part of the FiaaS project at FINN.no, Norway's leading classifieds site. The library tries to provide an intuitive developer experience, rather than modelling the REST API directly. Our approach does not allow us to use Swagger to auto-generate a library that covers the entire API, but the parts we have implemented are (in our opinion) easier to work with than the client you get when using Swagger.

Check out the tutorial_ to find out how to use the library, or the developer guide_ to learn how to extend the library to cover parts of the API we haven't gotten around to yet.

.. _tutorial: http://k8s.readthedocs.io/en/latest/tutorial.html .. _developer guide: http://k8s.readthedocs.io/en/latest/developer.html

Changes since last version

  • 96d34b6_: Update requests to 2.32.3
  • e64bc78_: Bump certifi from 2023.7.22 to 2024.7.4 in /docs
  • 4ea9117_: Bump urllib3 from 2.0.7 to 2.2.2 in /docs

.. _96d34b6: https://github.com/fiaas/k8s/commit/96d34b6 .. _e64bc78: https://github.com/fiaas/k8s/commit/e64bc78 .. _4ea9117: https://github.com/fiaas/k8s/commit/4ea9117

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc