# Functions

Client returns a new cloudlets Client instance with the specified controller.

# Constants

ActivationStatusFailed informs that activation failed.
ActivationStatusInProgress informs that activation is in progress.
ActivationStatusSuccess informs that activation succeeded.
Allow represents allow option.
CheckIPsConnectingIP represents connecting ip option.
CheckIPsConnectingIPXFFHeaders represents connecting ip + xff headers option.
CheckIPsXFFHeaders represents xff headers option.
CloudletTypeAP represents cloudlet of type AP.
CloudletTypeAS represents cloudlet of type AS.
CloudletTypeCD represents cloudlet of type CD.
CloudletTypeER represents cloudlet of type ER.
CloudletTypeFR represents cloudlet of type FR.
CloudletTypeIG represents cloudlet of type IG.
Deny represents deny option.
DenyBranded represents denybranded option.
MatchOperatorContains represents contains operator.
MatchOperatorEquals represents equals operator.
MatchOperatorExists represents exists operator.
MatchRuleFormat10 represents default match rule format.
MatchRuleTypeAP represents rule type for API Prioritization (AP) cloudlets.
MatchRuleTypeAS represents rule type for Application Segmentation (AS) cloudlets.
MatchRuleTypeER represents rule type for Edge Redirector (ER) cloudlets.
MatchRuleTypeFR represents rule type for Forward Rewrite (FR) cloudlets.
MatchRuleTypePR represents rule type for Phased Release (PR aka CD) cloudlets.
MatchRuleTypeRC represents rule type for Request Control (RC aka IG) cloudlets.
MatchRuleTypeVP represents rule type for Visitor Prioritization (VP) cloudlets.
Object represents object option.
OperationActivation represents an operation used for activating a policy.
OperationDeactivation represents an operation used for deactivating a policy.
PolicyTypeShared represents policy of type SHARED.
ProductionNetwork represents production network.
Range represents range option.
Simple represents simple option.
StagingNetwork represents staging network.

# Variables

ErrActivatePolicy is returned when ActivatePolicy fails.
ErrClonePolicy is returned when ClonePolicy fails.
ErrCreatePolicy is returned when CreatePolicy fails.
ErrCreatePolicyVersion is returned when CreatePolicyVersion fails.
ErrDeactivatePolicy is returned when DeactivatePolicy fails.
ErrDeletePolicy is returned when DeletePolicy fails.
ErrDeletePolicyVersion is returned when DeletePolicyVersion fails.
ErrGetPolicy is returned when GetPolicy fails.
ErrGetPolicyActivation is returned when GetPolicyActivation fails.
ErrGetPolicyVersion is returned when GetPolicyVersion fails.
ErrListActivePolicyProperties is returned when ListActivePolicyProperties fails.
ErrListCloudlets is returned when ListCloudlets fails.
ErrListPolicies is returned when ListPolicies fails.
ErrListPolicyActivations is returned when ListPolicyActivations fails.
ErrListPolicyVersions is returned when ListPolicyVersions fails.
ErrPolicyNotFound is returned when policy was not found.
ErrStructValidation is returned when given struct validation failed.
ErrUnmarshallMatchCriteriaAP is returned when unmarshalling of MatchCriteriaAP fails.
ErrUnmarshallMatchCriteriaAS is returned when unmarshalling of MatchCriteriaAS fails.
ErrUnmarshallMatchCriteriaER is returned when unmarshalling of MatchCriteriaER fails.
ErrUnmarshallMatchCriteriaFR is returned when unmarshalling of MatchCriteriaFR fails.
ErrUnmarshallMatchCriteriaPR is returned when unmarshalling of MatchCriteriaPR fails.
ErrUnmarshallMatchCriteriaRC is returned when unmarshalling of MatchCriteriaRC fails.
ErrUnmarshallMatchCriteriaVP is returned when unmarshalling of MatchCriteriaVP fails.
ErrUnmarshallMatchRules is returned when unmarshalling of MatchRules fails.
ErrUpdatePolicy is returned when UpdatePolicy fails.
ErrUpdatePolicyVersion is returned when UpdatePolicyVersion fails.

# Structs

ActivatePolicyRequest contains request parameters for ActivatePolicy.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DeactivatePolicyRequest contains request parameters for DeactivatePolicy.
No description provided by the author
No description provided by the author
Error is a cloudlets error interface.
No description provided by the author
No description provided by the author
No description provided by the author
GetPolicyActivationRequest contains request parameters for GetPolicyActivation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListPolicyActivationsRequest contains request parameters for ListPolicyActivations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PolicyActivation represents a single policy activation.
PolicyActivations represents the response data from ListPolicyActivations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Warning represents warning information regarding the policy version and loadbalancer version request.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

ActivationStatus represents information about policy activation status.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Network represents network on which policy version or property can be activated on.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PolicyActivationOperation is an enum for policy activation operation.
No description provided by the author