vngcloud-csi-volume-modifier

module
v0.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2024 License: MPL-2.0

README

vngcloud-csi-volume-modifier


Configuration

  • This setup is in the Ubuntu-22.04 environment.
    sudo apt install protobuf-compiler -y && \
    go install google.golang.org/protobuf/cmd/protoc-gen-go && \
    go install google.golang.org/grpc/cmd/protoc-gen-go-grpc && \
    export PATH="$PATH:$(go env GOPATH)/bin"
    

Generate the *.proto file

  • Run the following command to generate the *.pb.go file (Make sure complete section Configuration before run this command)
    make proto
    

Directories

Path Synopsis
pkg
rpc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL