Skip to content

ysitd-cloud/api-account

Repository files navigation

Account API (In-Cluster)

API for in-cluster API communication

License

No Rights Reserved. Use of this API source code is governed by CC0 1.0 Universal (CC0 1.0) Public Domain Dedication. You can find a copy of license on https://creativecommons.org/publicdomain/zero/1.0/legalcode

Requirement for change

How about other language?

There are two option:

  1. Generate api from the grpc proto file
  2. Just connect with the in-cluster API gateway

Golang

go get -u github.com/gogo/protobuf/protoc-gen-gogo
go generate ./...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages