Ian Edwards před 2 roky
rodič
revize
ed6b8b12c0
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  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