grpcurl/cmd/grpcurl
Jonathan Beaulieu c17f0782f7
Added alts credential option (#341)
* Added alts credential option

Added flag that sets up ALTS credentials to connect to gRPC services using Application Layer Transport Security.

Reference: https://grpc.io/docs/languages/go/alts/
Fixes: #333

* Added ALTS client options as cmd arguments.

* Update target service accounts docs

Co-authored-by: Joshua Humphries <2035234+jhump@users.noreply.github.com>

* Applied feedback

* Small fix: removed indirection on usetls

---------

Co-authored-by: Joshua Humphries <2035234+jhump@users.noreply.github.com>
2023-09-25 13:57:49 -04:00
..
go1_9.go Bump github.com/jhump/protoreflect from 1.13.0 to 1.14.0 (#343) 2022-11-01 10:26:55 -04:00
go1_10.go Bump github.com/jhump/protoreflect from 1.13.0 to 1.14.0 (#343) 2022-11-01 10:26:55 -04:00
grpcurl.go Added alts credential option (#341) 2023-09-25 13:57:49 -04:00
indent_test.go improve flag doc with go 1.10+ (#56) 2018-10-18 13:16:33 -04:00
unix.go Bump github.com/jhump/protoreflect from 1.13.0 to 1.14.0 (#343) 2022-11-01 10:26:55 -04:00