add interface for iam
Signed-off-by: shaowenchen <mail@chenshaowen.com>
This commit is contained in:
@@ -17,6 +17,8 @@ type Interface interface {
|
||||
ProjectPipelineOperator
|
||||
|
||||
ProjectOperator
|
||||
|
||||
RoleOperator
|
||||
}
|
||||
|
||||
func GetDevOpsStatusCode(devopsErr error) int {
|
||||
|
||||
Reference in New Issue
Block a user