Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Param ¶
type Param struct { // manager *managerparam.Manager OauthManager oauthmanager.Manager // service AutoFreeSvc *service.AutoFreeSVC MemberService memberservice.Service ApplicationSvc applicationservice.Service ClusterSvc clusterservice.Service GroupSvc groupsvc.Service EventSvc eventservice.Service UserSvc userservice.Service TokenSvc tokenservice.Service RoleService role.Service PRService prservice.Service ScopeService scope.Service GrafanaService grafana.Service // others Hook hook.Hook ApplicationGitRepo applicationgitrepo.ApplicationGitRepo TemplateSchemaGetter templateschema.Getter CD cd.CD K8sUtil cd.K8sUtil OutputGetter output.Getter TektonFty factory.Factory ClusterGitRepo clustergitrepo.ClusterGitRepo GitGetter code.GitGetter BuildSchema *build.Schema }
Click to show internal directories.
Click to hide internal directories.