Ian Edwards 2 gadi atpakaļ
vecāks
revīzija
ed6b8b12c0
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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