Documentation ¶
Index ¶
- func DeleteOrgProjectMapping(db *gorm.DB, table, orgID, projectID, instanceID string) error
- func DeleteOrgProjectMappingsByProjectGrantID(db *gorm.DB, table, projectGrantID, instanceID string) error
- func DeleteOrgProjectMappingsByProjectID(db *gorm.DB, table, projectID, instanceID string) error
- func OrgProjectMappingByIDs(db *gorm.DB, table, orgID, projectID, instanceID string) (*model.OrgProjectMapping, error)
- func ProjectByIDQuery(id, instanceID string, latestSequence uint64) (*es_models.SearchQuery, error)
- func PutOrgProjectMapping(db *gorm.DB, table string, grant *model.OrgProjectMapping) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteOrgProjectMapping ¶
func OrgProjectMappingByIDs ¶
func ProjectByIDQuery ¶
func ProjectByIDQuery(id, instanceID string, latestSequence uint64) (*es_models.SearchQuery, error)
func PutOrgProjectMapping ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.