network

package
v0.0.0-...-4e4bc41 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2026 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

Package network provides network-related API handlers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Network

type Network struct {
	// JobClient provides the interface for interacting with the jobs system.
	JobClient client.JobClient
	// contains filtered or unexported fields
}

Network implementation of the Network APIs operations.

func New

func New(
	logger *slog.Logger,
	jobClient client.JobClient,
) *Network

New factory to create a new instance.

func (Network) GetNetworkDNSByInterface

GetNetworkDNSByInterface get the network dns get API endpoint.

func (Network) PostNetworkPing

PostNetworkPing post the network ping API endpoint.

func (Network) PutNetworkDNS

PutNetworkDNS put the network dns API endpoint.

Directories

Path Synopsis
Package gen contains generated code for the network API.
Package gen contains generated code for the network API.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL