|
4 | 4 | package directlink |
5 | 5 |
|
6 | 6 | const ( |
7 | | - dlGatewaysVirtualConnections = "gateway_vcs" |
8 | | - dlVCNetworkAccount = "network_account" |
9 | | - dlVCNetworkId = "network_id" |
10 | | - dlVCName = "name" |
11 | | - dlVCType = "type" |
12 | | - dlVCCreatedAt = "created_at" |
13 | | - dlVCStatus = "status" |
14 | | - dlGatewayId = "gateway" |
15 | | - ID = "id" |
16 | | - dlVirtualConnectionId = "virtual_connection_id" |
17 | | - dlVirtualConnectionName = "virtual_connection_name" |
18 | | - dlVirtualConnectionType = "virtual_connection_type" |
19 | | - dlActive = "active" |
20 | | - dlAsPath = "as_path" |
21 | | - dlAdvertisedRoutes = "advertised_routes" |
22 | | - dlAsPrepends = "as_prepends" |
23 | | - dlAuthenticationKey = "authentication_key" |
24 | | - dlBfdInterval = "bfd_interval" |
25 | | - dlBfdMultiplier = "bfd_multiplier" |
26 | | - dlBfdStatus = "bfd_status" |
27 | | - dlBfdStatusUpdatedAt = "bfd_status_updated_at" |
28 | | - dlBgpAsn = "bgp_asn" |
29 | | - dlBgpBaseCidr = "bgp_base_cidr" |
30 | | - dlBgpCerCidr = "bgp_cer_cidr" |
31 | | - dlBgpIbmAsn = "bgp_ibm_asn" |
32 | | - dlBgpIbmCidr = "bgp_ibm_cidr" |
33 | | - dlBgpStatus = "bgp_status" |
34 | | - dlBgpStatusUpdatedAt = "bgp_status_updated_at" |
35 | | - dlCarrierName = "carrier_name" |
36 | | - dlChangeRequest = "change_request" |
37 | | - dlCipherSuite = "cipher_suite" |
38 | | - dlCompletionNoticeRejectReason = "completion_notice_reject_reason" |
39 | | - dlConfidentialityOffset = "confidentiality_offset" |
40 | | - dlGatewayProvisioning = "configuring" |
41 | | - dlConnectionMode = "connection_mode" |
42 | | - dlCreatedAt = "created_at" |
43 | | - dlGatewayProvisioningRejected = "create_rejected" |
44 | | - dlCrossConnectRouter = "cross_connect_router" |
45 | | - dlCrn = "crn" |
46 | | - dlCryptographicAlgorithm = "cryptographic_algorithm" |
47 | | - dlCustomerName = "customer_name" |
48 | | - dlFallbackCak = "fallback_cak" |
49 | | - dlGlobal = "global" |
50 | | - dlKeyServerPriority = "key_server_priority" |
51 | | - dlLength = "length" |
52 | | - dlLoaRejectReason = "loa_reject_reason" |
53 | | - dlLocalPreference = "local_preference" |
54 | | - dlLocationDisplayName = "location_display_name" |
55 | | - dlLocationName = "location_name" |
56 | | - dlLinkStatus = "link_status" |
57 | | - dlLinkStatusUpdatedAt = "link_status_updated_at" |
58 | | - dlMacSecConfig = "macsec_config" |
59 | | - dlMetered = "metered" |
60 | | - dlName = "name" |
61 | | - dlOperationalStatus = "operational_status" |
62 | | - dlPolicy = "policy" |
63 | | - dlPort = "port" |
64 | | - dlPrimaryCak = "primary_cak" |
65 | | - dlProviderAPIManaged = "provider_api_managed" |
66 | | - dlGatewayProvisioningDone = "provisioned" |
67 | | - dlResourceGroup = "resource_group" |
68 | | - dlSakExpiryTime = "sak_expiry_time" |
69 | | - dlSpeedMbps = "speed_mbps" |
70 | | - dlMacSecConfigStatus = "status" |
71 | | - dlTags = "tags" |
72 | | - dlType = "type" |
73 | | - dlUpdatedAt = "updated_at" |
74 | | - dlVlan = "vlan" |
75 | | - dlRemoveVlan = "remove_vlan" |
76 | | - dlWindowSize = "window_size" |
77 | | - customerAccountID = "customer_account_id" |
78 | | - dlRouteReports = "route_reports" |
79 | | - dlPrefix = "prefix" |
80 | | - dlRouteReportNextHop = "next_hop" |
81 | | - dlGatewayRoutes = "gateway_routes" |
82 | | - dlOnPremRoutes = "on_prem_routes" |
83 | | - dlOverlappingRoutes = "overlapping_routes" |
84 | | - dlRoutes = "routes" |
85 | | - dlRouteReportStatus = "status" |
86 | | - dlVirtualConnectionRoutes = "virtual_connection_routes" |
87 | | - dlId = "id" |
88 | | - dlRouteReportPending = "pending" |
89 | | - dlRouteReportComplete = "complete" |
90 | | - dlRouteReportId = "route_report_id" |
91 | | - dlResourceId = "id" |
92 | | - dlExportRouteFilters = "export_route_filters" |
93 | | - dlImportRouteFilters = "import_route_filters" |
94 | | - dlAction = "action" |
95 | | - dlBefore = "before" |
96 | | - dlGe = "ge" |
97 | | - dlLe = "le" |
98 | | - dlExportRouteFilterId = "ex_filter_id" |
99 | | - dlImportRouteFilterId = "im_filter_id" |
100 | | - dlDefault_export_route_filter = "default_export_route_filter" |
101 | | - dlDefault_import_route_filter = "default_import_route_filter" |
102 | | - dlCustomerAction = "action" |
103 | | - dlGatewayActionUpdate = "actionupdate" |
104 | | - dlGatewayActionUpdateDone = "actionupdatedone" |
105 | | - dlGatewayDeleteActionUpdate = "deleteAction" |
106 | | - dlGatewayDeleteActionUpdateDone = "deleteActiondone" |
| 7 | + dlGatewaysVirtualConnections = "gateway_vcs" |
| 8 | + dlVCNetworkAccount = "network_account" |
| 9 | + dlVCNetworkId = "network_id" |
| 10 | + dlVCName = "name" |
| 11 | + dlVCType = "type" |
| 12 | + dlVCCreatedAt = "created_at" |
| 13 | + dlVCStatus = "status" |
| 14 | + dlGatewayId = "gateway" |
| 15 | + ID = "id" |
| 16 | + dlVirtualConnectionId = "virtual_connection_id" |
| 17 | + dlVirtualConnectionName = "virtual_connection_name" |
| 18 | + dlVirtualConnectionType = "virtual_connection_type" |
| 19 | + dlActive = "active" |
| 20 | + dlAsPath = "as_path" |
| 21 | + dlAdvertisedRoutes = "advertised_routes" |
| 22 | + dlAsPrepends = "as_prepends" |
| 23 | + dlAuthenticationKey = "authentication_key" |
| 24 | + dlBfdInterval = "bfd_interval" |
| 25 | + dlBfdMultiplier = "bfd_multiplier" |
| 26 | + dlBfdStatus = "bfd_status" |
| 27 | + dlBfdStatusUpdatedAt = "bfd_status_updated_at" |
| 28 | + dlBgpAsn = "bgp_asn" |
| 29 | + dlBgpBaseCidr = "bgp_base_cidr" |
| 30 | + dlBgpCerCidr = "bgp_cer_cidr" |
| 31 | + dlBgpIbmAsn = "bgp_ibm_asn" |
| 32 | + dlBgpIbmCidr = "bgp_ibm_cidr" |
| 33 | + dlBgpStatus = "bgp_status" |
| 34 | + dlBgpStatusUpdatedAt = "bgp_status_updated_at" |
| 35 | + dlCarrierName = "carrier_name" |
| 36 | + dlChangeRequest = "change_request" |
| 37 | + dlCipherSuite = "cipher_suite" |
| 38 | + dlCompletionNoticeRejectReason = "completion_notice_reject_reason" |
| 39 | + dlConfidentialityOffset = "confidentiality_offset" |
| 40 | + dlGatewayProvisioning = "configuring" |
| 41 | + dlConnectionMode = "connection_mode" |
| 42 | + dlCreatedAt = "created_at" |
| 43 | + dlGatewayProvisioningRejected = "create_rejected" |
| 44 | + dlCrossConnectRouter = "cross_connect_router" |
| 45 | + dlCrn = "crn" |
| 46 | + dlCryptographicAlgorithm = "cryptographic_algorithm" |
| 47 | + dlCustomerName = "customer_name" |
| 48 | + dlFallbackCak = "fallback_cak" |
| 49 | + dlGlobal = "global" |
| 50 | + dlKeyServerPriority = "key_server_priority" |
| 51 | + dlLength = "length" |
| 52 | + dlLoaRejectReason = "loa_reject_reason" |
| 53 | + dlLocalPreference = "local_preference" |
| 54 | + dlLocationDisplayName = "location_display_name" |
| 55 | + dlLocationName = "location_name" |
| 56 | + dlLinkStatus = "link_status" |
| 57 | + dlLinkStatusUpdatedAt = "link_status_updated_at" |
| 58 | + dlMacSecConfig = "macsec_config" |
| 59 | + dlMetered = "metered" |
| 60 | + dlName = "name" |
| 61 | + dlOperationalStatus = "operational_status" |
| 62 | + dlPolicy = "policy" |
| 63 | + dlPort = "port" |
| 64 | + dlPrimaryCak = "primary_cak" |
| 65 | + dlProviderAPIManaged = "provider_api_managed" |
| 66 | + dlGatewayProvisioningDone = "provisioned" |
| 67 | + dlResourceGroup = "resource_group" |
| 68 | + dlSakExpiryTime = "sak_expiry_time" |
| 69 | + dlSpeedMbps = "speed_mbps" |
| 70 | + dlMacSecConfigStatus = "status" |
| 71 | + dlTags = "tags" |
| 72 | + dlType = "type" |
| 73 | + dlUpdatedAt = "updated_at" |
| 74 | + dlVlan = "vlan" |
| 75 | + dlRemoveVlan = "remove_vlan" |
| 76 | + dlWindowSize = "window_size" |
| 77 | + customerAccountID = "customer_account_id" |
| 78 | + dlRouteReports = "route_reports" |
| 79 | + dlPrefix = "prefix" |
| 80 | + dlRouteReportNextHop = "next_hop" |
| 81 | + dlGatewayRoutes = "gateway_routes" |
| 82 | + dlOnPremRoutes = "on_prem_routes" |
| 83 | + dlOverlappingRoutes = "overlapping_routes" |
| 84 | + dlRoutes = "routes" |
| 85 | + dlRouteReportStatus = "status" |
| 86 | + dlVirtualConnectionRoutes = "virtual_connection_routes" |
| 87 | + dlId = "id" |
| 88 | + dlRouteReportPending = "pending" |
| 89 | + dlRouteReportComplete = "complete" |
| 90 | + dlRouteReportId = "route_report_id" |
| 91 | + dlResourceId = "id" |
| 92 | + dlExportRouteFilters = "export_route_filters" |
| 93 | + dlImportRouteFilters = "import_route_filters" |
| 94 | + dlAction = "action" |
| 95 | + dlBefore = "before" |
| 96 | + dlGe = "ge" |
| 97 | + dlLe = "le" |
| 98 | + dlExportRouteFilterId = "ex_filter_id" |
| 99 | + dlImportRouteFilterId = "im_filter_id" |
| 100 | + dlDefault_export_route_filter = "default_export_route_filter" |
| 101 | + dlDefault_import_route_filter = "default_import_route_filter" |
| 102 | + dlCustomerAction = "action" |
| 103 | + dlGatewayActionUpdate = "actionupdate" |
| 104 | + dlGatewayActionUpdateDone = "actionupdatedone" |
| 105 | + dlGatewayDeleteActionUpdate = "deleteAction" |
| 106 | + dlGatewayDeleteActionUpdateDone = "deleteActiondone" |
| 107 | + dlGatewaySakRekey = "sak_rekey" |
| 108 | + dlGatewaySakRekeyTimerMode = "sak_rekey_timer_mode" |
| 109 | + dlGatewaySakRekeyPacketNumberRolloverMode = "sak_rekey_packet_mode" |
| 110 | + dlGatewaySakRekeyInterval = "interval" |
| 111 | + dlGatewaySakRekeyMode = "mode" |
| 112 | + dlGatewayMacsecStatusReasons = "status_reasons" |
| 113 | + dlGatewayMacsecSatusReason = "status_reason" |
| 114 | + |
| 115 | + dlGatewayMacsecSatusReasonCode = "code" |
| 116 | + dlGatewayMacsecSatusReasonMessage = "message" |
| 117 | + dlGatewayMacsecSatusReasonMoreInfo = "more_info" |
| 118 | + |
| 119 | + dlGatewayMacsecCaksList = "caks" |
| 120 | + dlGatewayMacsecCak = "cak" |
| 121 | + dlGatewayMacsecCakID = "cak_id" |
| 122 | + dlGatewayMacsecCakName = "name" |
| 123 | + dlGatewayMacsecCakSession = "session" |
| 124 | + dlGatewayMacsecCakStatus = "status" |
| 125 | + dlGatewayMacsecHPCSKey = "key" |
| 126 | + dlGatewayMacsecHPCSCrn = "crn" |
| 127 | + dlGatewayMacsecCakActiveDelta = "active_delta" |
107 | 128 | ) |
108 | 129 |
|
109 | 130 | func NewInt64Pointer(v int64) *int64 { |
|
0 commit comments