Documentation ¶
Overview ¶
Package indykite is the root of the packages used to access IndyKite Platform.
Debugging To see gRPC logs, set the environment variable GRPC_GO_LOG_SEVERITY_LEVEL. See https://pkg.go.dev/google.golang.org/grpc/grpclog for more information. For HTTP logging, set the GODEBUG environment variable to "http2debug=1" or "http2debug=2".
Directories ¶
Path | Synopsis |
---|---|
Package authorization implements the IndyKite Authorization Service API Client.
|
Package authorization implements the IndyKite Authorization Service API Client. |
Package config implement the Configuration Management Client.
|
Package config implement the Configuration Management Client. |
Package errors provides a convenient way to deal with SDK errors.
|
Package errors provides a convenient way to deal with SDK errors. |
examples
|
|
authorization/cmd
Package cmd implements the CLI commands.
|
Package cmd implements the CLI commands. |
config/cmd
Package cmd implements the CLI commands.
|
Package cmd implements the CLI commands. |
helpers/cmd
Package cmd implements the CLI commands.
|
Package cmd implements the CLI commands. |
ingest/cmd
Package cmd implements the CLI commands.
|
Package cmd implements the CLI commands. |
knowledge/cmd
Package cmd implements the CLI commands.
|
Package cmd implements the CLI commands. |
tda/cmd
Package cmd implements the CLI commands.
|
Package cmd implements the CLI commands. |
gen
|
|
indykite/objects/v1beta1
Package objectsv1beta1 is generated from proto package.
|
Package objectsv1beta1 is generated from proto package. |
Package grpc defines the helper functions to simplify the gRPC client connections.
|
Package grpc defines the helper functions to simplify the gRPC client connections. |
config
Package config implements the standard client configuration file parser.
|
Package config implements the standard client configuration file parser. |
internal
Package internal contains Dial settings and helpers
|
Package internal contains Dial settings and helpers |
jwt
Package jwt implements an oauth2.JWTokenSource implementation.
|
Package jwt implements an oauth2.JWTokenSource implementation. |
Package helpers implements the helpers.
|
Package helpers implements the helpers. |
Package ingest implements the IndyKite Ingest Service API Client.
|
Package ingest implements the IndyKite Ingest Service API Client. |
Package knowledge implements the IndyKite Identity Knowledge API Client.
|
Package knowledge implements the IndyKite Identity Knowledge API Client. |
Package tda implements the IndyKite TrustedDataAccess Service API Client.
|
Package tda implements the IndyKite TrustedDataAccess Service API Client. |
Package test contains helper functions for unit testing.
|
Package test contains helper functions for unit testing. |
authorization/v1beta1
Package authorization is a generated GoMock package.
|
Package authorization is a generated GoMock package. |
config/v1beta1
Package config is a generated GoMock package.
|
Package config is a generated GoMock package. |
ingest/v1beta3
Package ingest is a generated GoMock package.
|
Package ingest is a generated GoMock package. |
knowledge/v1beta1
Package knowledge is a generated GoMock package.
|
Package knowledge is a generated GoMock package. |
knowledge/v1beta2
Package knowledge is a generated GoMock package.
|
Package knowledge is a generated GoMock package. |
tda/v1beta1
Package tda is a generated GoMock package.
|
Package tda is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.