The highest tagged major version is
v2.
package
Version:
v0.0.12
Opens a new window with list of versions in this module.
Published: Sep 26, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
RemoveCloudSuffix removes appended cloud name (zscalerthree.net) i.e "CrowdStrike_ZPA_Pre-ZTA (zscalerthree.net)"
type AssociatedProfileNames struct {
ID string `json:"id,omitempty"`
Name string `json:"name,omitempty"`
}
type Conditions struct {
LHS string `json:"lhs,omitempty"`
OP string `json:"op,omitempty"`
RHS string `json:"rhs,omitempty"`
}
type NetworkPorts struct {
From string `json:"from,omitempty"`
To string `json:"to,omitempty"`
}
type Pagination struct {
}
type Rules struct {
Conditions []Conditions `json:"conditions,omitempty"`
Names string `json:"names,omitempty"`
Type string `json:"type,omitempty"`
Version string `json:"version,omitempty"`
}
ZPA Inspection Rules
Source Files
¶
Click to show internal directories.
Click to hide internal directories.