# Packages
No description provided by the author
# Functions
InstallPlugin attempts to install an ephemeral-iam plugin from a given Github repo.
NewHCLogAdapter takes an instance of a Logrus logger and returns an hclog logger in the form of an HCLogAdapter.
# Structs
EphemeralIamPlugin holds the metadata of an installed plugin.
No description provided by the author
GRPCServer is the implementation of the go-plugin gRPC server.
HCLogAdapter implements the hclog interface.
# Interfaces
EIAMPlugin is the interface that is exposed to external plugins to implement.