Go-based network automation with YANG models, gRPC, Ansible, Terraform, and Kubernetes integration. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
10 lines
196 B
YAML
10 lines
196 B
YAML
version: v2
|
|
plugins:
|
|
- remote: buf.build/protocolbuffers/go
|
|
out: api
|
|
opt:
|
|
- paths=source_relative
|
|
- remote: buf.build/grpc/go
|
|
out: api
|
|
opt:
|
|
- paths=source_relative
|