Kubernetes client configuration support for KubeClient.
Info
| Version: | 0.3.1 |
| Author(s): | KubeClient.KubeConfig |
| Last Update: | Thursday, February 22, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/tintoy/dotnet-kube-client/ |
| NuGet Url: | https://www.nuget.org/packages/KubeClient.KubeConfig |
Install
Install-Package KubeClient.KubeConfig
dotnet add package KubeClient.KubeConfig
paket add KubeClient.KubeConfig
KubeClient.KubeConfig Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- KubeClient(>= 0.3.1)
- BouncyCastle.NetCore(>= 1.8.1.3)
- HTTPlease(>= 1.3.1)
- Microsoft.Extensions.DependencyInjection(>= 1.1.0)
- Microsoft.Extensions.Options(>= 1.1.0)
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Reactive(>= 3.1.1)
- System.ValueTuple(>= 4.4.0)
- YamlDotNet(>= 4.2.1)
- KubeClient(>= 0.3.1)
- BouncyCastle.NetCore(>= 1.8.1.3)
- HTTPlease(>= 1.3.1)
- Microsoft.Extensions.DependencyInjection(>= 1.1.0)
- Microsoft.Extensions.Options(>= 1.1.0)
- Newtonsoft.Json(>= 10.0.3)
- System.Reactive(>= 3.1.1)
- YamlDotNet(>= 4.2.1)
Tags