class Qdrant::Api::Readyz

Defined in:

qdrant-api/api/readyz.cr
qdrant-api/client.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(conn : Connection) #

[View source]

Instance Method Detail

def list : Response(String) #

Kubernetes readyz endpoint An endpoint for health checking used in Kubernetes.


[View source]