Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NewClient = newGRPCClient
NewClient defines an (overridable) means of creating a new client.
Functions ¶
func DefaultStorage ¶
func DefaultStorage() (storage.ConfigStore, storage.SecretStore)
DefaultStorage returns the default configured config store and secret store.
func DialOptsFromFlags ¶
DialOptsFromFlags returns the dial options from the CLI-specified flags.
Types ¶
type Client ¶
type Client interface {
v1.SchemaServiceClient
v1.PermissionsServiceClient
v1.WatchServiceClient
v1.ExperimentalServiceClient
}
Client defines an interface for making calls to SpiceDB API.
Click to show internal directories.
Click to hide internal directories.