Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { // ACLs is a mapping for which spiffe IDs the server will match to credentials from providers ACLs []types.ACL // Providers is a list of the credential providers available to get credentials Providers map[string]provider.Provider proto.UnimplementedSpiffeConnectorServer // contains filtered or unexported fields }
func (*Server) GetCredentials ¶
Click to show internal directories.
Click to hide internal directories.