Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
AWSManager *aws.Manager
)
Functions ¶
func Run ¶
func Run( host string, port int, errChan chan error, sigChan chan os.Signal, jwksURL *string, namespacesKey *string, namespacesRegex *string, identifierKey *string, adminNamespace *string, roleBindingPrefix *string, kubeconfigPath *string, enableTracing bool, ) (*grpc.Server, error)
Run starts the server, which will execute asychronously until one of the channels have been notified. Error is returned immediately if server cannot bootstrap.
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.