greinternalipranges

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2023 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

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"`
}

type Service

type Service struct {
	Client *zia.Client
}

func New

func New(c *zia.Client) *Service

func (*Service) GetGREInternalIPRange

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

Jump to

Keyboard shortcuts

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