Ian Edwards 2 vuotta sitten
vanhempi
sitoutus
ed6b8b12c0
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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