Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClearActiveTransaction ¶
func ClearActiveTransaction() error
ClearActiveTransaction will remove the active transaction from the pachctl config file - used by the 'delete all' command.
func Cmds ¶
Cmds returns the set of commands used for managing transactions with the Pachyderm CLI tool pachctl.
func WithActiveTransaction ¶
WithActiveTransaction is a helper function that will attach the given transaction to the given client (resulting in a new client), then run the given callback with the new client. This is for executing RPCs that can be run inside a transaction - if this isn't supported, it will have no effect.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.