Method
IsInCluster
IsInCluster returns true if in cluster kubernetes configuration is detected
()
Source from the content-addressed store, hash-verified
| 80 | |
| 81 | // IsInCluster returns true if in cluster kubernetes configuration is detected |
| 82 | IsInCluster() bool |
| 83 | } |
| 84 | |
| 85 | type client struct { |
Tested by
no test coverage detected