getpasswords

package
v3.0.8 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetPasswordsQueryParams

type GetPasswordsQueryParams struct {
	Username string `url:"username"`
	OsType   string `url:"osType"`
}

type Passwords

type Passwords struct {
	ExitPass             string `json:"exitPass"`
	LogoutPass           string `json:"logoutPass"`
	UninstallPass        string `json:"uninstallPass"`
	ZdSettingsAccessPass string `json:"zdSettingsAccessPass"`
	ZdxDisablePass       string `json:"zdxDisablePass"`
	ZiaDisablePass       string `json:"ziaDisablePass"`
	ZpaDisablePass       string `json:"zpaDisablePass"`
}

func GetPasswords

func GetPasswords(ctx context.Context, service *zscaler.Service, username, osType string) (*Passwords, error)

Jump to

Keyboard shortcuts

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