systemuserservice

package
v0.0.0-...-7cac148 Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockSystemUserService

type MockSystemUserService struct {
	GetSystemUserServiceDetailsFunc func() *models.SystemUserResponse
}

func (*MockSystemUserService) GetSystemUserServiceDetails

func (msu *MockSystemUserService) GetSystemUserServiceDetails() *models.SystemUserResponse

GetSystemUserServiceDetails implements SystemUser

type SystemUserService

type SystemUserService interface {
	GetSystemUserServiceDetails() *models.SystemUserResponse
}

type SystemUserServiceImp

type SystemUserServiceImp struct {
	Log logger.Logger
	// contains filtered or unexported fields
}

func (*SystemUserServiceImp) GetSystemUserServiceDetails

func (su *SystemUserServiceImp) GetSystemUserServiceDetails() *models.SystemUserResponse

func (*SystemUserServiceImp) ValidateHabGroup

func (su *SystemUserServiceImp) ValidateHabGroup() *models.Checks

func (*SystemUserServiceImp) ValidateHabUserAndGroupMapping

func (su *SystemUserServiceImp) ValidateHabUserAndGroupMapping() *models.Checks

func (*SystemUserServiceImp) ValidateOrCreateHabUser

func (su *SystemUserServiceImp) ValidateOrCreateHabUser() (*models.Checks, bool)

Jump to

Keyboard shortcuts

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