package
Version:
v0.20.1
Opens a new window with list of versions in this module.
Published: Jun 1, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package iammixin provides utilities for registering gRPC servers with IAM mixins.
Register the IAM mixin server with the provided gRPC server.
type Server interface {
iam.IAMPolicyServer
ListRoles(context.Context, *admin.ListRolesRequest) (*admin.ListRolesResponse, error)
}
Server is an interface for servers that implement the essential IAM mixins.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.