Kanyon.Kubernetes provides all of the objects exposed by the standard Kubernetes API as Manifest objects that can be included in a Kanyon manifest.
Info
Version: | 4.0.0 |
Author(s): | Eric Montgomery |
Last Update: | Wednesday, December 22, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/kanyon-k8s/kanyon |
NuGet Url: | https://www.nuget.org/packages/Kanyon.Kubernetes |
Install
Install-Package Kanyon.Kubernetes
dotnet add package Kanyon.Kubernetes
paket add Kanyon.Kubernetes
Kanyon.Kubernetes Download (Unzip the "nupkg" after downloading)
Dependencies
- Kanyon.Core(>= 3.1.2)
- Microsoft.OpenApi(>= 1.2.2)
- Newtonsoft.Json(>= 12.0.3)
Tags