kuberneteslib 0.3.9 copy "kuberneteslib: ^0.3.9" to clipboard
kuberneteslib: ^0.3.9 copied to clipboard

A library that implements the Kubernetes API natively. It is written using the direct specs and currently covers most of the V1 Core, Apps, and Batch resources.

KubernetesLib #

0.3.9 #

  • Removed late clause and made fields nullable
  • Added test for string values for match label

0.3.8 #

  • Corrected example

0.3.7 #

  • Updated README

0.3.6 #

  • Added documentation for GCEPersistentDiskVolumeSource
  • Fixed bug in GCEPersistentDiskVolumeSource

0.3.5 #

  • Updated all documentation
  • Updated example code

0.3.4 #

  • Added example code

0.3.3 #

  • Added documentation for ClusterAuth
  • Added documentation for Metadata

0.3.2 #

  • Improved usage examples in Resource

0.3.1 #

  • Added documentation for Resource

0.3.0 #

  • Resources can be listed, viewed, and deleted
  • Authentication with a cluster is good for cert authentication and bearer authentication

0.1.0 #

  • Initial version.
5
likes
0
points
1.34k
downloads

Publisher

verified publisherm3talsmith.com

Weekly Downloads

A library that implements the Kubernetes API natively. It is written using the direct specs and currently covers most of the V1 Core, Apps, and Batch resources.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, humanizer, json2yaml, yaml

More

Packages that depend on kuberneteslib