A .net client for the Kubernetes API.
Info
Version: | 0.4.0 |
Author(s): | paralin |
Last Update: | Monday, October 3, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/paralin/KubeNET |
NuGet Url: | https://www.nuget.org/packages/KubeNET |
Install
Install-Package KubeNET
dotnet add package KubeNET
paket add KubeNET
KubeNET Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.0 && < 10.0.0)
- RestSharp(>= 105.2.0 && <= 105.3.0)
Tags