This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
77a203c49f6fbfb866d3ddfbfbb4d4d46d8efc87
kubernetes
/
pkg
/
cloudprovider
History
hacktastic
77a203c49f
the api does not support filtering health monitors by pool_id, so /lbaas/healthmonitors?pool_id=abc123 will always return all health monitors in your OS tenant. fortunately, we can get the health monitor IDs from the query to /lbaas/pools and delete them
2016-09-22 23:52:32 -07:00
..
providers
the api does not support filtering health monitors by pool_id, so /lbaas/healthmonitors?pool_id=abc123 will always return all health monitors in your OS tenant. fortunately, we can get the health monitor IDs from the query to /lbaas/pools and delete them
2016-09-22 23:52:32 -07:00
cloud.go
implement azure cloudprovider
2016-07-26 14:50:33 -07:00
doc.go
Use Go canonical import paths
2016-07-16 13:48:21 -04:00
OWNERS
update pkg/cloudprovider OWNERS to spread the load
2016-09-08 15:13:21 -07:00
plugins.go
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00