소스 검색

add comment

Ian Edwards 2 년 전
부모
커밋
ed6b8b12c0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      api/client/porter_app.go

+ 1 - 0
api/client/porter_app.go

@@ -215,6 +215,7 @@ func (c *Client) ValidatePorterApp(
 	return resp, err
 }
 
+// ApplyPorterAppInput is the input struct to ApplyPorterApp
 type ApplyPorterAppInput struct {
 	ProjectID        uint
 	ClusterID        uint