greinternalipranges

package
v2.61.3 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2024 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetGREInternalIPRange added in v2.61.0

func GetGREInternalIPRange(service *services.Service, count int) (*[]GREInternalIPRange, error)

Types

type GREInternalIPRange

type GREInternalIPRange struct {
	// Starting IP address in the range
	StartIPAddress string `json:"startIPAddress,omitempty"`

	// Ending IP address in the range
	EndIPAddress string `json:"endIPAddress,omitempty"`
}

Jump to

Keyboard shortcuts

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