A Kubernetes API client for .NET.
Info
Version: | 2.5.10 |
Author(s): | KubeClient |
Last Update: | Sunday, August 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tintoy/dotnet-kube-client/ |
NuGet Url: | https://www.nuget.org/packages/KubeClient |
Install
Install-Package KubeClient
dotnet add package KubeClient
paket add KubeClient
KubeClient Download (Unzip the "nupkg" after downloading)
Dependencies
- HTTPlease.Core(>= 1.8.2)
- HTTPlease.Diagnostics(>= 1.8.2)
- HTTPlease.Formatters.Json(>= 1.8.2)
- Microsoft.AspNetCore.JsonPatch(>= 1.1.2)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Diagnostics.Process(>= 4.3.0)
- System.Reactive(>= 3.1.1)
- System.ValueTuple(>= 4.4.0)
- YamlDotNet(>= 6.1.2)
Tags