tintoy / dotnet-kube-client

A Kubernetes API client for .NET Standard / .NET Core
MIT License
192 stars 33 forks source link

Implement YAML conversion for Int32OrStringV1 using IYamlConvertible … #99

Closed tintoy closed 5 years ago

tintoy commented 5 years ago

…instead of IYamlTypeConverter

Implements tintoy/dotnet-kube-client#97.