networkapplications

package
v3.0.5 Latest Latest
Warning

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

Go to latest
Published: Nov 8, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkApplications

type NetworkApplications struct {
	ID             string `json:"id"`
	ParentCategory string `json:"parentCategory,omitempty"`
	Description    string `json:"description,omitempty"`
	Deprecated     bool   `json:"deprecated"`
}

func GetAll

func GetAll(ctx context.Context, service *zscaler.Service, locale string) ([]NetworkApplications, error)

func GetByName

func GetByName(ctx context.Context, service *zscaler.Service, nwApplicationName, locale string) (*NetworkApplications, error)

func GetNetworkApplication

func GetNetworkApplication(ctx context.Context, service *zscaler.Service, id, locale string) (*NetworkApplications, error)

Jump to

Keyboard shortcuts

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