This website requires JavaScript.
Explore
Help
Register
Sign In
kubernetes-client
/
csharp
Watch
1
Star
0
Fork
0
You've already forked csharp
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6eb55551455ec87925b8d6c22b4129bb9416d0ed
csharp
/
gen
/
KubernetesWatchGenerator
History
Frederik Carlier
9253eeb2eb
Fix issue where the watcher URLs would be prefixed with a '/'. This would lead to URLs such as
https://localhost:8443//api/
..., and the double // after the port number would case a 404 NOT FOUND response. (
#164
)
2018-05-29 19:42:34 -07:00
..
IKubernetes.Watch.cs.template
Add a common IKubernetesObject interface, expose type metadata (
#152
)
2018-05-02 22:04:47 -07:00
Kubernetes.Watch.cs.template
Add a common IKubernetesObject interface, expose type metadata (
#152
)
2018-05-02 22:04:47 -07:00
KubernetesWatchGenerator.csproj
Add a common IKubernetesObject interface, expose type metadata (
#152
)
2018-05-02 22:04:47 -07:00
ModelExtensions.cs.template
Add a common IKubernetesObject interface, expose type metadata (
#152
)
2018-05-02 22:04:47 -07:00
Program.cs
Fix issue where the watcher URLs would be prefixed with a '/'. This would lead to URLs such as
https://localhost:8443//api/
..., and the double // after the port number would case a 404 NOT FOUND response. (
#164
)
2018-05-29 19:42:34 -07:00