class Qdrant::Api::Livez

Defined in:

qdrant-api/api/livez.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 livez endpoint An endpoint for health checking used in Kubernetes.


[View source]