Replies: 2 comments
-
| 
         There are lots of examples here: https://github.com/kubernetes-client/csharp/tree/master/examples You likely need to include the right nuget package in your build files.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| 
         dotnet build will generate all stuff you need  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I trying to build project but I getting errors, it seems that I should run some code generator or else. Errors about I have no interfaces or classes
Thx!!!
Beta Was this translation helpful? Give feedback.
All reactions