Documentation ¶
Index ¶
Constants ¶
View Source
const ( AppConnectorResourceName = "testAcc_app_connector_group" AppConnectorDescription = "testAcc_app_connector_group" AppConnectorEnabled = true AppConnectorOverrideProfile = true TCPQuickAckApp = true TCPQuickAckAssistant = true TCPQuickAckReadAssistant = true UseInDrMode = false )
App Connector Group
View Source
const ( ServiceEdgeResourceName = "testAcc_service_edge_group" ServiceEdgeDescription = "testAcc_service_edge_group" ServiceEdgeEnabled = true ServiceEdgeIsPublic = true ServiceEdgeLatitude = "37.3382082" ServiceEdgeLongitude = "-121.8863286" ServiceEdgeLocation = "San Jose, CA, USA" ServiceEdgeVersionProfileName = "Default" )
Service Edge Group
View Source
const ( ConnectorGroupType = "CONNECTOR_GRP" ServiceEdgeGroupType = "SERVICE_EDGE_GRP" ProvisioningKeyUsage = "2" ProvisioningKeyEnabled = true )
Provisioning Key
View Source
const ( VersionProfileDefault = "Default" VersionProfilePreviousDefault = "Previous Default" VersionProfileNewRelease = "New Release" )
Customer Version Profile
View Source
const ( AppServerResourceName = "testAcc_application_server" AppServerDescription = "testAcc_application_server" AppServerAddress = "192.168.1.1" AppServerEnabled = true )
Application Server
View Source
const ( ServerGroupResourceName = "testAcc_server_group" ServerGroupDescription = "testAcc_server_group" ServerGroupEnabled = true ServerGroupDynamicDiscovery = true )
Server Server
View Source
const ( SegmentGroupDescription = "testAcc_segment_group" SegmentGroupEnabled = true )
Segment Group
View Source
const ( AppSegmentResourceName = "testAcc_app_segment" AppSegmentDescription = "testAcc_app_segment" AppSegmentEnabled = true AppSegmentCnameEnabled = true AppSegmentGroupID = "" )
Application Segment
View Source
const ( BrowserAccessEnabled = true BrowserAccessCnameEnabled = true )
Browser Access Segment
View Source
const ( PrimaryColor = "#0076BE" TextColor = "#FFFFFF" NotificationTitle = "Heads up, you’ve been redirected to Browser Isolation!" NotificationText = "The website you were trying to access is now rendered in a fully isolated environment to protect you from malicious content." Logo = "" /* 6598-byte string literal not displayed */ Banner = true Persist = true )
CBI Banner
View Source
const ( LSSControllerEnabled = true LSSControllerTLSEnabled = true )
LSS Controller
View Source
const ( AccessRuleDescription = "testAcc_access_rule" AccessRuleAction = "ALLOW" AccessRuleOrder = 1 )
Policy Access Rule
View Source
const ( AccessRuleInspectionDescription = "testAcc_access_rule" AccessRuleInspectionAction = "INSPECT" AccessRuleInspectionOrder = 1 )
Policy Access Inspection Rule
View Source
const ( InspectionCustomControlAction = "PASS" InspectionCustomControlDefaultAction = "PASS" InspectionCustomControlSeverity = "CRITICAL" InspectionCustomControlType = "RESPONSE" )
Inspection Custom Control
View Source
const (
InspectionProfileDescription = "testAcc_access_rule"
)
Inspection Custom Control
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.