We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e98f5a commit 1004259Copy full SHA for 1004259
src/KubernetesClient/KubernetesObject.cs
@@ -1,6 +1,6 @@
1
using Newtonsoft.Json;
2
3
-namespace k8s
+namespace k8s
4
{
5
/// <summary>
6
/// Represents a generic Kubernetes object.
0 commit comments