KubeOps.KubernetesClient 9.0.0

dotnet add package KubeOps.KubernetesClient --version 9.0.0
NuGet\Install-Package KubeOps.KubernetesClient -Version 9.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="KubeOps.KubernetesClient" Version="9.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add KubeOps.KubernetesClient --version 9.0.0
#r "nuget: KubeOps.KubernetesClient, 9.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install KubeOps.KubernetesClient as a Cake Addin
#addin nuget:?package=KubeOps.KubernetesClient&version=9.0.0

// Install KubeOps.KubernetesClient as a Cake Tool
#tool nuget:?package=KubeOps.KubernetesClient&version=9.0.0

KubeOps Kubernetes Client

This is an "enhanced" version of the original Google Kubernetes Client. It extends the original client with some additional features, like true generics and method variants. The original GenericClient does support "generics", but only in a limited way. The client needs to be initialized with group and kind information as well.

Usage

An example of the client that lists all namespaces in the cluster:

var client = new KubernetesClient() as IKubernetesClient;

// Get all namespaces in the cluster.
var namespaces = await client.List<V1Namespace>();
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on KubeOps.KubernetesClient:

Package Downloads
KubeOps

This is an operator sdk written in c#. It enables a developer to create a custom controller for CRDs (CustomResourceDefinitions) that runs on kubernetes.

KubeOps.Operator

This is an operator sdk written in c#. It enables a developer to create a custom controller for CRDs (CustomResourceDefinitions) that runs on kubernetes. This operator may run without ASP.net but needs the IHost of dotnet to run.

KubernetesClient.Extensions.Configuration

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
9.0.0 2,042 3/13/2024
9.0.0-pre.4 44 4/19/2024
9.0.0-pre.3 53 3/21/2024
9.0.0-pre.2 44 3/13/2024
9.0.0-pre.1 73 3/7/2024
8.0.2-pre.2 66 2/21/2024
8.0.2-pre.1 45 2/19/2024
8.0.1 2,790 2/13/2024
8.0.1-pre.7 60 2/12/2024
8.0.1-pre.6 58 2/7/2024
8.0.1-pre.5 47 2/5/2024
8.0.1-pre.4 54 1/31/2024
8.0.1-pre.3 58 1/26/2024
8.0.1-pre.2 52 1/25/2024
8.0.1-pre.1 57 1/18/2024
8.0.0 867 1/17/2024
8.0.0-pre.45 50 1/17/2024
8.0.0-pre.44 60 1/16/2024
8.0.0-pre.43 54 1/16/2024
8.0.0-pre.42 945 1/10/2024
8.0.0-pre.41 283 1/2/2024
8.0.0-pre.40 158 12/27/2023
8.0.0-pre.39 72 12/21/2023
8.0.0-pre.38 407 12/6/2023
8.0.0-pre.37 110 12/6/2023
8.0.0-pre.36 138 12/3/2023
8.0.0-pre.35 86 11/28/2023
8.0.0-pre.34 97 11/24/2023
8.0.0-pre.33 61 11/24/2023
8.0.0-pre.32 54 11/23/2023
8.0.0-pre.31 60 11/23/2023
8.0.0-pre.30 70 11/23/2023
8.0.0-pre.29 936 11/11/2023
8.0.0-pre.28 75 11/8/2023
8.0.0-pre.27 559 10/23/2023
8.0.0-pre.26 98 10/19/2023
8.0.0-pre.25 56 10/18/2023
8.0.0-pre.24 79 10/13/2023
8.0.0-pre.23 58 10/13/2023
8.0.0-pre.22 60 10/13/2023
8.0.0-pre.21 63 10/12/2023
8.0.0-pre.20 75 10/11/2023
8.0.0-pre.19 77 10/9/2023
8.0.0-pre.18 57 10/9/2023
8.0.0-pre.17 58 10/7/2023
8.0.0-pre.16 83 10/6/2023
8.0.0-pre.15 59 10/6/2023
8.0.0-pre.14 60 10/5/2023
8.0.0-pre.13 49 10/5/2023
8.0.0-pre.12 58 10/4/2023
8.0.0-pre.11 59 10/3/2023
8.0.0-pre.10 59 10/3/2023
8.0.0-pre.9 61 10/3/2023
8.0.0-pre.8 55 10/2/2023
8.0.0-pre.7 60 10/2/2023
8.0.0-pre.6 66 9/29/2023
7.6.1 25,785 9/29/2023
7.6.0 1,875 9/19/2023
7.5.0 730 9/13/2023
7.4.5 389 9/13/2023
7.4.4 6,060 8/28/2023
7.4.3 368 8/28/2023
7.4.2 4,700 7/17/2023
7.4.1 463 7/17/2023
7.4.0 17,525 6/26/2023
7.3.0 1,347 6/1/2023
7.2.0 8,644 4/14/2023
7.1.2 596 4/14/2023
7.1.1 6,809 3/1/2023
7.1.0 585 3/1/2023
7.0.10 664 2/27/2023
7.0.9 643 2/23/2023
7.0.8 615 2/23/2023
7.0.7 794 2/14/2023
7.0.6 1,044 2/6/2023
7.0.5 819 2/3/2023
7.0.4 715 1/30/2023
7.0.3 639 1/30/2023
7.0.2 902 1/26/2023
7.0.1 965 1/23/2023
7.0.0 715 1/19/2023

'# [9.0.0](https://github.com/buehler/dotnet-operator-sdk/compare/v8.0.1...v9.0.0) (2024-03-13)


### Bug Fixes

* **deps:** update dependency roslynator.analyzers to v4.11.0 ([#721](https://github.com/buehler/dotnet-operator-sdk/issues/721)) ([fc70466](https://github.com/buehler/dotnet-operator-sdk/commit/fc70466190187d2f328f1f3be6f99f100ecaaa33))
* **deps:** update dependency sonaranalyzer.csharp to v9.20.0.85982 ([#723](https://github.com/buehler/dotnet-operator-sdk/issues/723)) ([8a6cfe1](https://github.com/buehler/dotnet-operator-sdk/commit/8a6cfe1b1313b75c8a880949fdd0037c4445663b))
* Watching resource with old version should restart ([#735](https://github.com/buehler/dotnet-operator-sdk/issues/735)) ([183c381](https://github.com/buehler/dotnet-operator-sdk/commit/183c3815164e9ba12f507067cf9f286d80a26c7e)), closes [#724](https://github.com/buehler/dotnet-operator-sdk/issues/724)


### Features

* `CancellationToken` support and a lot of async improvements ([#725](https://github.com/buehler/dotnet-operator-sdk/issues/725)) ([2d17bff](https://github.com/buehler/dotnet-operator-sdk/commit/2d17bfff14a142070eb5fd898efefdf266b59724))


### BREAKING CHANGES

* Some methods do now feature the cancellation
token which changed the method signature.



'