auth_service

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Apr 29, 2021 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthTokenSecretName = "auth-token"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthServiceCtrl

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

func NewAuthServiceCtrl

func NewAuthServiceCtrl(namespace string, kubeconfigPath string, resyncTime time.Duration, useTls bool) (*AuthServiceCtrl, error)

func (*AuthServiceCtrl) GetApiServerConfig

func (authService *AuthServiceCtrl) GetApiServerConfig() *configv1alpha1.ApiServerConfig

func (*AuthServiceCtrl) GetAuthServiceConfig

func (authService *AuthServiceCtrl) GetAuthServiceConfig(kubeconfigPath string)

func (*AuthServiceCtrl) GetConfig

func (authService *AuthServiceCtrl) GetConfig() *configv1alpha1.AuthConfig

func (*AuthServiceCtrl) GetDiscoveryConfig

func (authService *AuthServiceCtrl) GetDiscoveryConfig() configv1alpha1.DiscoveryConfig

func (*AuthServiceCtrl) Start

func (authService *AuthServiceCtrl) Start(listeningPort string, certFile string, keyFile string) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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