client/vendor/github.com/googleapis/gnostic/compiler
Roland Huß 98184eafbc refactor(serving): KnClient interface for single point of cluster access (#134)
* fix(serving): Remove hardcoded GVK and look it up from schema

Fixes #133.

* chore(serving): Add test for "WaitForService()"

* refactor(service): Add listRoutes() to client + generic way for list options

* chore(serving): Fixing rebase conflicts
2019-07-08 10:08:34 -07:00
..
README.md Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
context.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
error.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
extension-handler.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
helpers.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
main.go Actually, vendor everything (#59) 2019-04-05 04:08:57 -07:00
reader.go refactor(serving): KnClient interface for single point of cluster access (#134) 2019-07-08 10:08:34 -07:00

README.md

Compiler support code

This directory contains compiler support code used by Gnostic and Gnostic extensions.