Documentation ¶
Index ¶
- type Client
- func (c Client) Create(ctx context.Context, params *CreateParams) error
- func (c Client) Delete(ctx context.Context, replicationID string) error
- func (c Client) DeleteWithRemoteID(ctx context.Context, conn api.RemoteConnection) error
- func (c Client) List(ctx context.Context, params *ListParams) error
- func (c Client) Update(ctx context.Context, params *UpdateParams) error
- type CreateParams
- type ListParams
- type UpdateParams
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct { clients.CLI api.ReplicationsApi api.OrganizationsApi }
func (Client) DeleteWithRemoteID ¶ added in v2.4.0
type CreateParams ¶
type ListParams ¶
Click to show internal directories.
Click to hide internal directories.