user_authentication_settings

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 ExemptedUrls

type ExemptedUrls struct {
	// Domains or URLs which are exempted from SSL Inspection
	URLs []string `json:"urls"`
}

type QueryParameters

type QueryParameters struct {
	ID string
}

type Service

type Service struct {
	Client *zia.Client
}

func New

func New(c *zia.Client) *Service

func (*Service) Get

func (service *Service) Get() (*ExemptedUrls, error)

func (*Service) Update

func (service *Service) Update(urls ExemptedUrls) (*ExemptedUrls, error)

Jump to

Keyboard shortcuts

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