Ian Edwards 2 лет назад
Родитель
Сommit
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