Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func NewInstance ¶
func (*Client) DeleteProject ¶
func (s *Client) DeleteProject(p appv1.ProjectPath) (error, bool)
func (*Client) FindProjects ¶
func (*Client) ReconcileProject ¶
func (s *Client) ReconcileProject(p appv1.ProjectPath) (error, bool)
Click to show internal directories.
Click to hide internal directories.