Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NodeLocker ¶
type NodeLocker struct {
// contains filtered or unexported fields
}
func NewNodeLocker ¶
func NewNodeLocker() *NodeLocker
func (*NodeLocker) FetchLocks ¶
func (snl *NodeLocker) FetchLocks(ctx context.Context) ([]NodeLock, error)
Click to show internal directories.
Click to hide internal directories.