authservice

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2022 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Overview

Package authservice implements the logic of the Authentication Service

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller added in v0.3.0

type Controller struct {
	// contains filtered or unexported fields
}

Controller is the controller for the Authentication Service.

func NewAuthServiceCtrl

func NewAuthServiceCtrl(config *rest.Config, namespace string,
	awsConfig identitymanager.AwsConfig, resyncTime time.Duration,
	apiServerConfig apiserver.Config, authEnabled, useTLS bool,
	localCluster discoveryv1alpha1.ClusterIdentity) (*Controller, error)

NewAuthServiceCtrl creates a new Auth Controller.

func (*Controller) Start added in v0.3.0

func (authService *Controller) Start(address string, useTLS bool, certPath, keyPath string) error

Start starts the authentication service.

Jump to

Keyboard shortcuts

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