userResource

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserResourceExtendedServiceImpl

type UserResourceExtendedServiceImpl struct {
	*UserResourceServiceImpl
	// contains filtered or unexported fields
}

func NewUserResourceExtendedServiceImpl

func NewUserResourceExtendedServiceImpl(logger *zap.SugaredLogger, teamService team.TeamService,
	envService environment.EnvironmentService,
	appService app.AppCrudOperationService,
	chartGroupService chartGroup.ChartGroupService,
	appListingService app.AppListingService,
	appWorkflowService appWorkflow.AppWorkflowService,
	k8sApplicationService application2.K8sApplicationService,
	clusterService cluster.ClusterService,
	rbacEnforcementUtil commonEnforcementFunctionsUtil.CommonEnforcementUtil,
	enforcerUtil rbac.EnforcerUtil,
	enforcer casbin.Enforcer) *UserResourceExtendedServiceImpl

func (*UserResourceExtendedServiceImpl) GetResourceOptions

type UserResourceService

type UserResourceService interface {
	GetResourceOptions(context context.Context, token string, reqBean *apiBean.ResourceOptionsReqDto,
		params *apiBean.PathParams) (*bean5.UserResourceResponseDto, error)
}

type UserResourceServiceImpl

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

func NewUserResourceServiceImpl

func NewUserResourceServiceImpl(logger *zap.SugaredLogger,
	teamService team.TeamService,
	envService environment.EnvironmentService,
	clusterService cluster.ClusterService,
	k8sApplicationService application2.K8sApplicationService,
	enforcerUtil rbac.EnforcerUtil,
	rbacEnforcementUtil commonEnforcementFunctionsUtil.CommonEnforcementUtil,
	enforcer casbin.Enforcer,
	appService app.AppCrudOperationService) *UserResourceServiceImpl

func (*UserResourceServiceImpl) GetResourceOptions

func (impl *UserResourceServiceImpl) GetResourceOptions(context context.Context, token string, reqBean *apiBean.ResourceOptionsReqDto, params *apiBean.PathParams) (*bean5.UserResourceResponseDto, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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