Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewRemoteClient ¶
Types ¶
type EfsRemoteClientFactory ¶
type EfsRemoteClientFactory interface {
NewRemoteClient(url string) (efsvoltools.VolTools, error)
}
func NewRemoteClientFactory ¶
func NewRemoteClientFactory() EfsRemoteClientFactory
Click to show internal directories.
Click to hide internal directories.