Skip to content

higress-group/opensergo-api

Repository files navigation

OpenSergo APIs and Common Configuration Definitions

This repository defines component-level APIs and common configuration formats for OpenSergo. These definitions are specified using the protobuf syntax.

Generate files

Generate CRD files and .pb.go:

./gen.sh

To generate go-client code, you'll need to put the project under $GOPATH directory, then:

# The project should be located at $GOPATH/opensergo.io/api
cd client && make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published