Ian Edwards il y a 2 ans
Parent
commit
ed6b8b12c0
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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
 	return resp, err
 }
 }
 
 
+// ApplyPorterAppInput is the input struct to ApplyPorterApp
 type ApplyPorterAppInput struct {
 type ApplyPorterAppInput struct {
 	ProjectID        uint
 	ProjectID        uint
 	ClusterID        uint
 	ClusterID        uint