server

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2022 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildMapperChain

func BuildMapperChain(cfg config.Config) ([]mapper.Mapper, error)

Types

type Server

type Server struct {
	// Config is the whole configuration of aws-iam-authenticator used for valid keys and certs, kubeconfig, and so on
	config.Config
	// contains filtered or unexported fields
}

Server for the authentication webhook.

func New

func New(cfg config.Config, stopCh <-chan struct{}) *Server

New authentication webhook server.

func (*Server) Run

func (c *Server) Run(stopCh <-chan struct{})

Run will run the server closing the connection if there is a struct on the channel

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL