//
pkg.gl
Category
github.com/openservicemesh/osm-health
pkg
utils
package
0.0.1
Repository:
https://github.com/openservicemesh/osm-health.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
48 SLOC
#
Functions
CheckHTTPResponseCodeEquals
CheckHTTPResponseCodeEquals checks whether the returned response from the url matches the status code.
GetResponseBody
GetResponseBody returns the response from the url.
K8sSvcToMeshSvc
K8sSvcToMeshSvc converts a Kubernetes service to a MeshService.