Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultReplayWindowSize specifies the replay window size for charon DefaultReplayWindowSize = "1024" // DefaultIkeSaRekeyInterval specifies the default rekey interval for IKE_SA DefaultIkeSaRekeyInterval = "4h" // DefaultChildSaRekeyInterval specifies the default rekey interval for CHILD_SA DefaultChildSaRekeyInterval = "1h" )
Variables ¶
This section is empty.
Functions ¶
func NewStrongSwan ¶
func NewStrongSwan(localEndpoint types.SubmarinerEndpoint, localCluster types.SubmarinerCluster) (cable.Driver, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.