Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is used to create a reverse proxy tunnel connected to a Portainer instance.
func (*Client) CloseTunnel ¶
CloseTunnel will close the associated chisel client
func (*Client) CreateTunnel ¶
func (client *Client) CreateTunnel(tunnelConfig agent.TunnelConfig) error
CreateTunnel will create a reverse tunnel
func (*Client) IsTunnelOpen ¶
IsTunnelOpen returns true if the tunnel is created
Click to show internal directories.
Click to hide internal directories.