Files
external-snapshotter/vendor/github.com/googleapis/gnostic/surface/README.md
xing-yang e213d1890d Add generated file
This PR adds generated files under pkg/client and vendor folder.
2018-08-10 06:20:40 -07:00

10 lines
332 B
Markdown

# API Code Surface
This directory contains a Protocol Buffer-language model
suitable for generating support code for calling and
implementing an API.
It can be generated from other formats read by gnostic
and passed to code generator plugins to assist them by
providing a preprocessed API description that is easier
to generate.