func()

in plugin/v2/api.pb.go [119:124]


func (m *StatusResponse) GetHealthz() string {
	if m != nil {
		return m.Healthz
	}
	return ""
}