Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Client ¶
type Client struct { URL string Ctx context.Context Opts backend.UpdateOptions Project *workspace.Project }
func (*Client) GetDryRunApplierOpts ¶
func (client *Client) GetDryRunApplierOpts() *backend.ApplierOptions
func (*Client) GetHttpBackend ¶
func (*Client) GetUpdateOpts ¶
func (client *Client) GetUpdateOpts() *backend.UpdateOperation
Click to show internal directories.
Click to hide internal directories.