package
1.30.0
Repository: https://github.com/coreos/rocket.git
Documentation: pkg.go.dev

# README

WARNING

The API defined here is proposed, experimental, and (for now) subject to change at any time.

If you think you want to use it, or for any other queries, contact [email protected] or file an issue

For more information, see:

Protobuf

The rkt gRPC API uses Protocol Buffers for its services. In order to rebuild the generated code make sure you have protobuf 3.0.0 installed (https://github.com/google/protobuf) and execute from the top-level directory:

$ make protobuf

Documentation

HTML and Markdown Protobuf documentation is automatically generated and placed in docs.