HTTPProbe
No description
type HTTPProbe {
  host: String
  port: String!
  path: String
}
Fields
HTTPProbe.host ● String scalar
HTTPProbe.port ● String! non-null scalar
HTTPProbe.path ● String scalar
Member Of
Probe  object