clienttypes

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 ClientTypes

type ClientTypes struct {
	ZPNClientTypeExplorer         string `json:"zpn_client_type_exporter"`
	ZPNClientTypeNoAuth           string `json:"zpn_client_type_exporter_noauth"`
	ZPNClientTypeBrowserIsolation string `json:"zpn_client_type_browser_isolation"`
	ZPNClientTypeMachineTunnel    string `json:"zpn_client_type_machine_tunnel"`
	ZPNClientTypeIPAnchoring      string `json:"zpn_client_type_ip_anchoring"`
	ZPNClientTypeEdgeConnector    string `json:"zpn_client_type_edge_connector"`
	ZPNClientTypeZAPP             string `json:"zpn_client_type_zapp"`
	ZPNClientTypeSlogger          string `json:"zpn_client_type_slogger"`
	ZPNClientTypeBranchConnector  string `json:"zpn_client_type_branch_connector"`
	ZPNClientTypePartner          string `json:"zpn_client_type_zapp_partner"`
}

type Service

type Service struct {
	Client *zpa.Client
}

func New

func New(c *zpa.Client) *Service

func (*Service) GetAllClientTypes

func (service *Service) GetAllClientTypes() (*ClientTypes, *http.Response, error)

Jump to

Keyboard shortcuts

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