package
2.2.0+incompatible
Repository: https://github.com/erda-project/erda.git
Documentation: pkg.go.dev

# Functions

GetMemberByProjectID receive a project id and returns its owner from caches.
GetNamespacesByProjectID receive a project id and returns its cluster and namespaces from caches.
New make new caches about projcts.

# Structs

ProjectClusterNamespaces caches the relationship for project:cluster:namespace.
ProjectMember caches the relationship for project:owner.