Packages

class ProbeFields extends AnyRef

Linear Supertypes
AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ProbeFields
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ProbeFields(_prefix: Chunk[String])

Value Members

  1. def exec: ExecActionFields
  2. def failureThreshold: client.model.Field
  3. def grpc: GRPCActionFields
  4. def httpGet: HTTPGetActionFields
  5. def initialDelaySeconds: client.model.Field
  6. def periodSeconds: client.model.Field
  7. def successThreshold: client.model.Field
  8. def tcpSocket: TCPSocketActionFields
  9. def terminationGracePeriodSeconds: client.model.Field
  10. def timeoutSeconds: client.model.Field