package documentation
Auto-generated Nebius SDK package for nebius.tunnel.v1
| Module | tunnel |
Generated protocol buffer code. |
| Module | tunnel |
Client and server classes corresponding to protobuf-defined services. |
| Module | tunnel |
Generated protocol buffer code. |
| Module | tunnel |
Client and server classes corresponding to protobuf-defined services. |
From __init__.py:
| Class | |
Request to create a new tunnel. |
| Class | |
Request to delete a tunnel. |
| Class | |
Request to get a tunnel by its identifier. |
| Class | |
Request to list tunnels within a project. |
| Class | |
Response containing a list of tunnels. |
| Class | |
Tunnel represents a secure tunnel connection for applications. It enables connectivity between applications and external services within a parent. |
| Class | |
TunnelService provides methods for managing tunnels. It supports CRUD operations for creating secure tunnel connections for applications. |
| Class | |
TunnelSpec defines the configuration for the tunnel. |
| Class | |
TunnelStatus represents the current state of the tunnel. |
| Class | |
Request to update an existing tunnel. |