type etcdHealth … // EtcdHealthCheck decodes data returned from etcd /healthz handler. // Deprecated: Validate health by passing storagebackend.Config directly to storagefactory.CreateProber. func EtcdHealthCheck(data []byte) error { … }
type etcdHealth … // EtcdHealthCheck decodes data returned from etcd /healthz handler. // Deprecated: Validate health by passing storagebackend.Config directly to storagefactory.CreateProber. func EtcdHealthCheck(data []byte) error { … }