Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
BypassExecutablePath string
// contains filtered or unexported fields
}
func (*Driver) ListBypass ¶
func (d *Driver) ListBypass() []api.BypassStatus
func (*Driver) StartBypass ¶
func (d *Driver) StartBypass(spec *api.BypassSpec) (*api.BypassStatus, error)
func (*Driver) StopBypass ¶
Click to show internal directories.
Click to hide internal directories.