SYMBOL INDEX (1148 symbols across 488 files) FILE: .github/scripts/setup_routeros.go function main (line 26) | func main() { FILE: .github/scripts/setup_routeros.py function main (line 7) | def main(): FILE: main.go function main (line 13) | func main() { FILE: routeros/datasource_files.go function DatasourceFiles (line 10) | func DatasourceFiles() *schema.Resource { function datasourceFilesRead (line 74) | func datasourceFilesRead(ctx context.Context, d *schema.ResourceData, m ... FILE: routeros/datasource_files_test.go constant testDatasourceFiles (line 9) | testDatasourceFiles = "data.routeros_files.files" function TestAccDatasourceFilesTest_basic (line 11) | func TestAccDatasourceFilesTest_basic(t *testing.T) { function testAccDatasourceFilesConfig (line 34) | func testAccDatasourceFilesConfig() string { FILE: routeros/datasource_interface_bridge_filter.go function DatasourceInterfaceBridgeFilter (line 12) | func DatasourceInterfaceBridgeFilter() *schema.Resource { function datasourceInterfaceBridgeFiltersRead (line 72) | func datasourceInterfaceBridgeFiltersRead(ctx context.Context, d *schema... FILE: routeros/datasource_interface_bridge_filter_test.go constant testDatasourceInterfaceBridgeFilter (line 9) | testDatasourceInterfaceBridgeFilter = "data.routeros_interface_bridge_fi... function TestAccDatasourceInterfaceBridgeFilterTest_basic (line 11) | func TestAccDatasourceInterfaceBridgeFilterTest_basic(t *testing.T) { function testAccDatasourceInterfaceBridgeFilterConfig (line 34) | func testAccDatasourceInterfaceBridgeFilterConfig() string { FILE: routeros/datasource_interfaces.go function DatasourceInterfaces (line 10) | func DatasourceInterfaces() *schema.Resource { function datasourceInterfacesRead (line 103) | func datasourceInterfacesRead(ctx context.Context, d *schema.ResourceDat... FILE: routeros/datasource_interfaces_test.go constant testDatasourceInterfaces (line 9) | testDatasourceInterfaces = "data.routeros_interfaces.interfaces" function TestAccDatasourceInterfacesTest_basic (line 11) | func TestAccDatasourceInterfacesTest_basic(t *testing.T) { function testAccDatasourceInterfacesConfig (line 34) | func testAccDatasourceInterfacesConfig() string { FILE: routeros/datasource_ip_address_test.go constant testDatasourceIpAddressesAddress (line 9) | testDatasourceIpAddressesAddress = "data.routeros_ip_addresses.addresses" function TestAccDatasourceIpAddressesTest_basic (line 11) | func TestAccDatasourceIpAddressesTest_basic(t *testing.T) { function testAccDatasourceIpAddressesConfig (line 34) | func testAccDatasourceIpAddressesConfig() string { FILE: routeros/datasource_ip_addresses.go function DatasourceIPAddresses (line 10) | func DatasourceIPAddresses() *schema.Resource { function datasourceIPAddressesRead (line 67) | func datasourceIPAddressesRead(ctx context.Context, d *schema.ResourceDa... FILE: routeros/datasource_ip_arp.go function DatasourceIpArp (line 12) | func DatasourceIpArp() *schema.Resource { function datasourceIpArpRead (line 72) | func datasourceIpArpRead(ctx context.Context, d *schema.ResourceData, m ... FILE: routeros/datasource_ip_arp_test.go constant testDatasourceIpArp (line 9) | testDatasourceIpArp = "data.routeros_ip_arp.data" function TestAccDatasourceIpArpTest_basic (line 11) | func TestAccDatasourceIpArpTest_basic(t *testing.T) { function testAccDatasourceIpArpConfig (line 34) | func testAccDatasourceIpArpConfig() string { FILE: routeros/datasource_ip_dhcp_server_leases.go function DatasourceIpDhcpServerLeases (line 12) | func DatasourceIpDhcpServerLeases() *schema.Resource { function datasourceIpDhcpServerLeasesRead (line 124) | func datasourceIpDhcpServerLeasesRead(ctx context.Context, d *schema.Res... FILE: routeros/datasource_ip_firewall.go function DatasourceIPFirewall (line 12) | func DatasourceIPFirewall() *schema.Resource { function datasourceIPFirewallFilterRead (line 32) | func datasourceIPFirewallFilterRead(ctx context.Context, d *schema.Resou... FILE: routeros/datasource_ip_firewall_addr_list.go function getIPFirewallAddrListSchema (line 5) | func getIPFirewallAddrListSchema() *schema.Schema { FILE: routeros/datasource_ip_firewall_filter.go function getIPFirewallFilterSchema (line 5) | func getIPFirewallFilterSchema() *schema.Schema { FILE: routeros/datasource_ip_firewall_mangle.go function getIPFirewallMangleSchema (line 7) | func getIPFirewallMangleSchema() *schema.Schema { FILE: routeros/datasource_ip_firewall_nat.go function getIPFirewallNatSchema (line 7) | func getIPFirewallNatSchema() *schema.Schema { FILE: routeros/datasource_ip_firewall_test.go constant testDatasourceIpFirewall (line 9) | testDatasourceIpFirewall = "data.routeros_ip_firewall.fw" function TestAccDatasourceIpFirewallTest_basic (line 11) | func TestAccDatasourceIpFirewallTest_basic(t *testing.T) { function testAccDatasourceIpFirewallConfig (line 34) | func testAccDatasourceIpFirewallConfig() string { FILE: routeros/datasource_ip_routes.go function DatasourceIPRoutes (line 10) | func DatasourceIPRoutes() *schema.Resource { function datasourceIPRoutesRead (line 122) | func datasourceIPRoutesRead(ctx context.Context, d *schema.ResourceData,... FILE: routeros/datasource_ip_routes_test.go constant testDatasourceIpRoutes (line 9) | testDatasourceIpRoutes = "data.routeros_ip_routes.routes" function TestAccDatasourceIpRoutesTest_basic (line 11) | func TestAccDatasourceIpRoutesTest_basic(t *testing.T) { function testAccDatasourceIpRoutesConfig (line 34) | func testAccDatasourceIpRoutesConfig() string { FILE: routeros/datasource_ip_services.go function DatasourceIPServices (line 10) | func DatasourceIPServices() *schema.Resource { function datasourceIPServicesRead (line 150) | func datasourceIPServicesRead(ctx context.Context, d *schema.ResourceDat... FILE: routeros/datasource_ipv6_addresses.go function DatasourceIPv6Addresses (line 10) | func DatasourceIPv6Addresses() *schema.Resource { function datasourceIPv6AddressesRead (line 90) | func datasourceIPv6AddressesRead(ctx context.Context, d *schema.Resource... FILE: routeros/datasource_ipv6_addresses_test.go constant testDatasourceIpv6AddressesAddress (line 9) | testDatasourceIpv6AddressesAddress = "data.routeros_ipv6_addresses.addre... function TestAccDatasourceIpv6AddressesTest_basic (line 11) | func TestAccDatasourceIpv6AddressesTest_basic(t *testing.T) { function testAccDatasourceIpv6AddressesConfig (line 33) | func testAccDatasourceIpv6AddressesConfig() string { FILE: routeros/datasource_ipv6_firewall.go function DatasourceIPv6Firewall (line 12) | func DatasourceIPv6Firewall() *schema.Resource { function datasourceIPv6FirewallFilterRead (line 28) | func datasourceIPv6FirewallFilterRead(ctx context.Context, d *schema.Res... FILE: routeros/datasource_ipv6_firewall_filter.go function getIPv6FirewallFilterSchema (line 5) | func getIPv6FirewallFilterSchema() *schema.Schema { FILE: routeros/datasource_ipv6_firewall_mangle.go function getIPv6FirewallMangleSchema (line 7) | func getIPv6FirewallMangleSchema() *schema.Schema { FILE: routeros/datasource_ipv6_firewall_nat.go function getIPv6FirewallNatSchema (line 7) | func getIPv6FirewallNatSchema() *schema.Schema { FILE: routeros/datasource_ipv6_firewall_test.go constant testDatasourceIPv6Firewall (line 9) | testDatasourceIPv6Firewall = "data.routeros_ipv6_firewall.fw" function TestAccDatasourceIPv6FirewallTest_basic (line 11) | func TestAccDatasourceIPv6FirewallTest_basic(t *testing.T) { function testAccDatasourceIPv6FirewallConfig (line 34) | func testAccDatasourceIPv6FirewallConfig() string { FILE: routeros/datasource_system_resource.go function DatasourceSystemResource (line 9) | func DatasourceSystemResource() *schema.Resource { FILE: routeros/datasource_system_resource_test.go constant testDatasourceSystemResource (line 9) | testDatasourceSystemResource = "data.routeros_system_resource.data" function TestAccDatasourceSystemResourceTest_basic (line 11) | func TestAccDatasourceSystemResourceTest_basic(t *testing.T) { function testAccDatasourceSystemResourceConfig (line 34) | func testAccDatasourceSystemResourceConfig() string { FILE: routeros/datasource_system_routerboard.go function DatasourceSystemRouterboard (line 21) | func DatasourceSystemRouterboard() *schema.Resource { FILE: routeros/datasource_system_routerboard_test.go constant testDatasourceSystemRouterboard (line 7) | testDatasourceSystemRouterboard = "data.routeros_system_routerboard.data" function TestAccDatasourceSystemRouterboardTest_basic (line 9) | func TestAccDatasourceSystemRouterboardTest_basic(t *testing.T) { FILE: routeros/datasource_wifi_easy_connect.go function DatasourceWiFiEasyConnect (line 16) | func DatasourceWiFiEasyConnect() *schema.Resource { function datasourceQRGenerate (line 78) | func datasourceQRGenerate(ctx context.Context, d *schema.ResourceData, m... FILE: routeros/datasource_wifi_easy_connect_test.go constant testDatasourceWiFiEasyConnect (line 9) | testDatasourceWiFiEasyConnect = "data.routeros_wifi_easy_connect.test" function TestAccDatasourceWiFiEasyConnectTest_basic (line 11) | func TestAccDatasourceWiFiEasyConnectTest_basic(t *testing.T) { function testAccDatasourceWiFiEasyConnectConfig (line 28) | func testAccDatasourceWiFiEasyConnectConfig() string { FILE: routeros/datasource_x509.go function DatasourceX509 (line 16) | func DatasourceX509() *schema.Resource { function datasourceParseCertificate (line 105) | func datasourceParseCertificate(_ context.Context, d *schema.ResourceDat... function getSANs (line 140) | func getSANs(c *x509.Certificate) string { FILE: routeros/datasource_x509_test.go constant testDatasourceX509 (line 9) | testDatasourceX509 = "data.routeros_x509.cert" function TestAccDatasourceX509Test_basic (line 11) | func TestAccDatasourceX509Test_basic(t *testing.T) { function testAccDatasourceX509Config (line 28) | func testAccDatasourceX509Config() string { FILE: routeros/log.go type logLevel (line 11) | type logLevel constant TRACE (line 14) | TRACE logLevel = 1 + iota constant DEBUG (line 15) | DEBUG constant INFO (line 16) | INFO constant WARN (line 17) | WARN constant ERROR (line 18) | ERROR function ColorizedDebug (line 23) | func ColorizedDebug(ctx context.Context, msg string, args ...map[string]... function ColorizedMessage (line 30) | func ColorizedMessage(ctx context.Context, level logLevel, msg string, a... FILE: routeros/mikrotik.go type TransportType (line 3) | type TransportType constant TransportAPI (line 7) | TransportAPI TransportType = 1 + iota constant TransportREST (line 8) | TransportREST type IdType (line 11) | type IdType method String (line 24) | func (t IdType) String() string { constant Id (line 14) | Id IdType = 1 + iota constant Name (line 15) | Name type ItemId (line 19) | type ItemId struct type MikrotikItemMetadata (line 35) | type MikrotikItemMetadata struct type MikrotikItem (line 42) | type MikrotikItem method GetID (line 44) | func (m MikrotikItem) GetID(t IdType) string { method replace (line 65) | func (m *MikrotikItem) replace(swap any) { function KebabToSnake (line 75) | func KebabToSnake(name string) string { function SnakeToKebab (line 86) | func SnakeToKebab(name string) string { function BoolToMikrotikJSON (line 96) | func BoolToMikrotikJSON(b bool) string { function BoolFromMikrotikJSON (line 103) | func BoolFromMikrotikJSON(s string) bool { function BoolToMikrotikJSONStr (line 112) | func BoolToMikrotikJSONStr(s string) string { function BoolFromMikrotikJSONStr (line 122) | func BoolFromMikrotikJSONStr(s string) string { FILE: routeros/mikrotik_client.go type Client (line 20) | type Client interface type crudMethod (line 26) | type crudMethod constant crudUnknown (line 29) | crudUnknown crudMethod = iota constant crudCreate (line 30) | crudCreate constant crudRead (line 31) | crudRead constant crudUpdate (line 32) | crudUpdate constant crudDelete (line 33) | crudDelete constant crudPost (line 34) | crudPost constant crudImport (line 35) | crudImport constant crudSign (line 36) | crudSign constant crudSignViaScep (line 37) | crudSignViaScep constant crudRemove (line 38) | crudRemove constant crudRevoke (line 39) | crudRevoke constant crudMove (line 40) | crudMove constant crudStart (line 41) | crudStart constant crudStop (line 42) | crudStop constant crudGenerateKey (line 43) | crudGenerateKey type ExtraParams (line 46) | type ExtraParams struct function NewClient (line 50) | func NewClient(ctx context.Context, d *schema.ResourceData) (interface{}... type URL (line 194) | type URL struct method GetApiCmd (line 200) | func (u *URL) GetApiCmd() []string { method GetRestURL (line 209) | func (u *URL) GetRestURL() string { function EscapeChars (line 218) | func EscapeChars(data []byte) []byte { function GetRouterOSVersion (line 235) | func GetRouterOSVersion(m interface{}) (string, diag.Diagnostics) { FILE: routeros/mikrotik_client_api.go type ApiClient (line 12) | type ApiClient struct method GetExtraParams (line 41) | func (c *ApiClient) GetExtraParams() *ExtraParams { method GetTransport (line 45) | func (c *ApiClient) GetTransport() TransportType { method SendRequest (line 49) | func (c *ApiClient) SendRequest(method crudMethod, url *URL, item Mikr... FILE: routeros/mikrotik_client_rest.go type RestClient (line 14) | type RestClient struct method GetExtraParams (line 49) | func (c *RestClient) GetExtraParams() *ExtraParams { method GetTransport (line 53) | func (c *RestClient) GetTransport() TransportType { method SendRequest (line 57) | func (c *RestClient) SendRequest(method crudMethod, url *URL, item Mik... type errorResponse (line 24) | type errorResponse struct function isSlice (line 145) | func isSlice(i any) bool { function isJsonArray (line 157) | func isJsonArray(b []byte) bool { FILE: routeros/mikrotik_client_transport_test.go function newApiClient (line 15) | func newApiClient(ctx context.Context, hostUrl, user, pass string, useTL... function newRestClient (line 43) | func newRestClient(ctx context.Context, hostUrl, user, pass string) *Res... function TestClientTransport_SendRequest (line 61) | func TestClientTransport_SendRequest(t *testing.T) { FILE: routeros/mikrotik_crud.go function CreateItem (line 18) | func CreateItem(ctx context.Context, item MikrotikItem, resourcePath str... function ReadItems (line 42) | func ReadItems(id *ItemId, resourcePath string, c Client) (*[]MikrotikIt... function ReadItemsFiltered (line 67) | func ReadItemsFiltered(filter []string, resourcePath string, c Client) (... function UpdateItem (line 88) | func UpdateItem(id *ItemId, resourcePath string, item MikrotikItem, c Cl... function DeleteItem (line 109) | func DeleteItem(id *ItemId, resourcePath string, c Client) error { FILE: routeros/mikrotik_resource_drift.go function init (line 4) | func init() { FILE: routeros/mikrotik_resource_drift_implementation.go type driftObjects (line 16) | type driftObjects method Add (line 34) | func (do *driftObjects) Add(ros, resourcePath, attrTF, attrMT string) { method SortDesc (line 52) | func (do *driftObjects) SortDesc() { method index (line 59) | func (do *driftObjects) index(version uint64) int { method GetDriftMap (line 70) | func (do *driftObjects) GetDriftMap(ros, resName string, reverse bool)... type driftObject (line 18) | type driftObject struct type driftAttribute (line 24) | type driftAttribute struct function parseRouterOSVersion (line 93) | func parseRouterOSVersion(ros string) (version uint64, err error) { FILE: routeros/mikrotik_serialize.go function GetMetadata (line 22) | func GetMetadata(s map[string]*schema.Schema) *MikrotikItemMetadata { function isEmpty (line 43) | func isEmpty(propName string, schemaProp *schema.Schema, d *schema.Resou... function loadTransformSet (line 83) | func loadTransformSet(s string, reverse bool) (m map[string]string) { function loadSkipFields (line 96) | func loadSkipFields(s string) (m map[string]struct{}) { function ListToString (line 105) | func ListToString(v any) (res string) { function TerraformResourceDataToMikrotik (line 117) | func TerraformResourceDataToMikrotik(s map[string]*schema.Schema, d *sch... function MikrotikResourceDataToTerraform (line 339) | func MikrotikResourceDataToTerraform(item MikrotikItem, s map[string]*sc... function MikrotikResourceDataToTerraformDatasource (line 624) | func MikrotikResourceDataToTerraformDatasource(items *[]MikrotikItem, re... constant UniqueIdPrefix (line 807) | UniqueIdPrefix = `terraform-` function UniqueId (line 813) | func UniqueId() string { function PrefixedUniqueId (line 817) | func PrefixedUniqueId(prefix string) string { FILE: routeros/mikrotik_serialize_test.go function Test_mikrotikResourceDataToTerraform (line 62) | func Test_mikrotikResourceDataToTerraform(t *testing.T) { function Test_terraformResourceDataToMikrotik (line 84) | func Test_terraformResourceDataToMikrotik(t *testing.T) { function Test_mikrotikResourceDataToTerraformDatasource (line 102) | func Test_mikrotikResourceDataToTerraformDatasource(t *testing.T) { function Test_loadTransformSet (line 128) | func Test_loadTransformSet(t *testing.T) { function Test_loadSkipFields (line 153) | func Test_loadSkipFields(t *testing.T) { FILE: routeros/mikrotik_test.go function TestBoolFromMikrotikJSON (line 7) | func TestBoolFromMikrotikJSON(t *testing.T) { function TestBoolToMikrotikJSON (line 36) | func TestBoolToMikrotikJSON(t *testing.T) { function TestMikrotikItem_GetID (line 65) | func TestMikrotikItem_GetID(t *testing.T) { function Test_kebabToSnake (line 86) | func Test_kebabToSnake(t *testing.T) { function Test_snakeToKebab (line 110) | func Test_snakeToKebab(t *testing.T) { FILE: routeros/parse_data_information_units.go function ParseBitValues (line 17) | func ParseBitValues(s string) (uint64, error) { function ParseByteValues (line 68) | func ParseByteValues(s string) (uint64, error) { FILE: routeros/parse_data_information_units_test.go function TestParseBitValue (line 5) | func TestParseBitValue(t *testing.T) { function TestParseByteValue (line 36) | func TestParseByteValue(t *testing.T) { FILE: routeros/parse_duration.go function ParseDuration (line 21) | func ParseDuration(s string, baseUnits time.Duration) (time.Duration, er... function quote (line 127) | func quote(s string) string { function leadingInt (line 134) | func leadingInt(s string) (x int64, rem string, err error) { function leadingFraction (line 157) | func leadingFraction(s string) (x int64, scale float64, rem string) { FILE: routeros/parse_duration_test.go function TestParseDuration (line 8) | func TestParseDuration(t *testing.T) { FILE: routeros/parse_iprange.go function ipToULong (line 15) | func ipToULong(ip string) (res uint32) { function IpRangeToCIDR (line 25) | func IpRangeToCIDR(ip1, ip2 string) (string, error) { FILE: routeros/parse_iprange_test.go function TestIpRangeToCIDR (line 5) | func TestIpRangeToCIDR(t *testing.T) { FILE: routeros/provider.go function Provider (line 20) | func Provider() *schema.Provider { function NewProvider (line 439) | func NewProvider() *schema.Provider { FILE: routeros/provider_resource_state_migration.go function stateMigrationNameToId (line 12) | func stateMigrationNameToId(resourcePath string) schema.StateUpgradeFunc { function stateMigrationScalarToList (line 39) | func stateMigrationScalarToList(keys ...string) schema.StateUpgradeFunc { FILE: routeros/provider_schema_helpers.go constant MetaId (line 19) | MetaId = "___id___" constant MetaResourcePath (line 20) | MetaResourcePath = "___path___" constant MetaTransformSet (line 21) | MetaTransformSet = "___ts___" constant MetaSkipFields (line 22) | MetaSkipFields = "___skip___" constant MetaSetUnsetFields (line 23) | MetaSetUnsetFields = "___unset___" constant MetaDropByValue (line 24) | MetaDropByValue = "___drop_val___" constant KeyActualMtu (line 28) | KeyActualMtu = "actual_mtu" constant KeyAllowFastPath (line 29) | KeyAllowFastPath = "allow_fast_path" constant KeyArp (line 30) | KeyArp = "arp" constant KeyArpTimeout (line 31) | KeyArpTimeout = "arp_timeout" constant KeyClampTcpMss (line 32) | KeyClampTcpMss = "clamp_tcp_mss" constant KeyComment (line 33) | KeyComment = "comment" constant KeyDefault (line 34) | KeyDefault = "default" constant KeyDynamic (line 35) | KeyDynamic = "dynamic" constant KeyDefaultName (line 36) | KeyDefaultName = "default_name" constant KeyDisabled (line 37) | KeyDisabled = "disabled" constant KeyDontFragment (line 38) | KeyDontFragment = "dont_fragment" constant KeyDscp (line 39) | KeyDscp = "dscp" constant KeyEnabled (line 40) | KeyEnabled = "enabled" constant KeyFilter (line 41) | KeyFilter = "filter" constant KeyHwOffloaded (line 42) | KeyHwOffloaded = "hw_offloaded" constant KeyInactive (line 43) | KeyInactive = "inactive" constant KeyInterface (line 44) | KeyInterface = "interface" constant KeyInvalid (line 45) | KeyInvalid = "invalid" constant KeyIpsecSecret (line 46) | KeyIpsecSecret = "ipsec_secret" constant KeyKeepalive (line 47) | KeyKeepalive = "keepalive" constant KeyL2Mtu (line 48) | KeyL2Mtu = "l2mtu" constant KeyLocalAddress (line 49) | KeyLocalAddress = "local_address" constant KeyLoopProtect (line 50) | KeyLoopProtect = "loop_protect" constant KeyLoopProtectDisableTime (line 51) | KeyLoopProtectDisableTime = "loop_protect_disable_time" constant KeyLoopProtectSendInterval (line 52) | KeyLoopProtectSendInterval = "loop_protect_send_interval" constant KeyLoopProtectStatus (line 53) | KeyLoopProtectStatus = "loop_protect_status" constant KeyMacAddress (line 54) | KeyMacAddress = "mac_address" constant KeyMtu (line 55) | KeyMtu = "mtu" constant KeyName (line 56) | KeyName = "name" constant KeyPlaceBefore (line 57) | KeyPlaceBefore = "place_before" constant KeyRemoteAddress (line 58) | KeyRemoteAddress = "remote_address" constant KeyRunning (line 59) | KeyRunning = "running" constant KeyVrf (line 60) | KeyVrf = "vrf" constant KeyVlanId (line 61) | KeyVlanId = "vlan_id" function PropResourcePath (line 65) | func PropResourcePath(p string) *schema.Schema { function PropId (line 78) | func PropId(t IdType) *schema.Schema { function toQuotedCommaSeparatedString (line 90) | func toQuotedCommaSeparatedString(s ...string) string { function PropDropByValue (line 102) | func PropDropByValue(s ...string) *schema.Schema { function PropTransformSet (line 115) | func PropTransformSet(s ...string) *schema.Schema { function PropSkipFields (line 128) | func PropSkipFields(s ...string) *schema.Schema { function PropSetUnsetFields (line 141) | func PropSetUnsetFields(s ...string) *schema.Schema { function PropName (line 154) | func PropName(description string) *schema.Schema { function PropNameOptional (line 161) | func PropNameOptional(description string) *schema.Schema { function PropEnabled (line 171) | func PropEnabled(description string) *schema.Schema { function PropMacAddressRw (line 181) | func PropMacAddressRw(description string, required bool) *schema.Schema { function PropDefaultNameRo (line 201) | func PropDefaultNameRo(description string) *schema.Schema { function PropVlanIdRw (line 209) | func PropVlanIdRw(description string, required bool) *schema.Schema { function PropMtuRw (line 494) | func PropMtuRw() *schema.Schema { function DeprecatedInfo (line 532) | func DeprecatedInfo(ros string) string { function ImplicitSingleHostCIDR4 (line 913) | func ImplicitSingleHostCIDR4(k, old, new string, d *schema.ResourceData)... function ImplicitSingleHostCIDR6 (line 916) | func ImplicitSingleHostCIDR6(k, old, new string, d *schema.ResourceData)... function buildReadFilter (line 920) | func buildReadFilter(m map[string]any) []string { FILE: routeros/provider_schema_helpers_test.go function TestValidationDurationAtLeast (line 10) | func TestValidationDurationAtLeast(t *testing.T) { function TestValidationMultiValInSlice (line 34) | func TestValidationMultiValInSlice(t *testing.T) { function TestValidationValInSlice (line 97) | func TestValidationValInSlice(t *testing.T) { function Test_toQuotedCommaSeparatedString (line 160) | func Test_toQuotedCommaSeparatedString(t *testing.T) { function TestImplicitSingleHostCIDR4 (line 187) | func TestImplicitSingleHostCIDR4(t *testing.T) { FILE: routeros/provider_test.go function init (line 30) | func init() { function testCheckMinVersion (line 39) | func testCheckMinVersion(t *testing.T, version string) bool { function testCheckMaxVersion (line 60) | func testCheckMaxVersion(t *testing.T, version string) bool { function TestCheckMinVersion (line 81) | func TestCheckMinVersion(t *testing.T) { function testSetTransportEnv (line 120) | func testSetTransportEnv(t *testing.T, testName string) { function testAccPreCheck (line 137) | func testAccPreCheck(t *testing.T) { function checkResourceSchema (line 148) | func checkResourceSchema(s map[string]*schema.Schema, t *testing.T) { function testCheckResourceDestroy (line 165) | func testCheckResourceDestroy(resourcePath, resourceType string) resourc... function testCheckResourceExists (line 231) | func testCheckResourceExists(name string, resourcePath string, resource ... FILE: routeros/resource_actions.go type DataValidateFunc (line 14) | type DataValidateFunc function dynamicIdLookup (line 20) | func dynamicIdLookup(idType IdType, path string, c Client, d *schema.Res... type ctxCrudMethod (line 38) | type ctxCrudMethod constant ctxCrudMethodKey (line 40) | ctxCrudMethodKey = "crudMethod" function ctxSetCrudMethod (line 43) | func ctxSetCrudMethod(ctx context.Context, m crudMethod) context.Context { function ctxGetCrudMethod (line 48) | func ctxGetCrudMethod(ctx context.Context) crudMethod { function ResourceCreate (line 61) | func ResourceCreate(ctx context.Context, s map[string]*schema.Schema, d ... function ResourceCreateAndWait (line 130) | func ResourceCreateAndWait(ctx context.Context, s map[string]*schema.Sch... function ResourceRead (line 238) | func ResourceRead(ctx context.Context, s map[string]*schema.Schema, d *s... function ResourceUpdate (line 259) | func ResourceUpdate(ctx context.Context, s map[string]*schema.Schema, d ... function ResourceDelete (line 282) | func ResourceDelete(ctx context.Context, s map[string]*schema.Schema, d ... function SystemResourceRead (line 312) | func SystemResourceRead(ctx context.Context, s map[string]*schema.Schema... function SystemResourceCreateUpdate (line 329) | func SystemResourceCreateUpdate(ctx context.Context, s map[string]*schem... function SystemResourceDelete (line 349) | func SystemResourceDelete(ctx context.Context, s map[string]*schema.Sche... function ImportStateCustomContext (line 365) | func ImportStateCustomContext(s map[string]*schema.Schema) schema.StateC... FILE: routeros/resource_actions_default.go function DefaultCreate (line 12) | func DefaultCreate(s map[string]*schema.Schema) schema.CreateContextFunc { function DefaultCreateWithTimeout (line 18) | func DefaultCreateWithTimeout(s map[string]*schema.Schema, t time.Durati... function DefaultValidateCreate (line 24) | func DefaultValidateCreate(s map[string]*schema.Schema, f DataValidateFu... function DefaultRead (line 35) | func DefaultRead(s map[string]*schema.Schema) schema.ReadContextFunc { function DefaultUpdate (line 41) | func DefaultUpdate(s map[string]*schema.Schema) schema.UpdateContextFunc { function DefaultValidateUpdate (line 47) | func DefaultValidateUpdate(s map[string]*schema.Schema, f DataValidateFu... function DefaultDelete (line 58) | func DefaultDelete(s map[string]*schema.Schema) schema.DeleteContextFunc { function DefaultCreateUpdate (line 70) | func DefaultCreateUpdate(s map[string]*schema.Schema) func(context.Conte... FILE: routeros/resource_actions_default_system.go function DefaultSystemCreate (line 10) | func DefaultSystemCreate(s map[string]*schema.Schema) schema.CreateConte... function DefaultSystemRead (line 16) | func DefaultSystemRead(s map[string]*schema.Schema) schema.ReadContextFu... function DefaultSystemUpdate (line 22) | func DefaultSystemUpdate(s map[string]*schema.Schema) schema.UpdateConte... function DefaultSystemDelete (line 28) | func DefaultSystemDelete(s map[string]*schema.Schema) schema.DeleteConte... function DefaultSystemDatasourceRead (line 34) | func DefaultSystemDatasourceRead(s map[string]*schema.Schema) schema.Rea... FILE: routeros/resource_actions_test.go function Test_defaultResourceCreateContext (line 12) | func Test_defaultResourceCreateContext(t *testing.T) { FILE: routeros/resource_capsman_access_list.go function ResourceCapsManAccessList (line 27) | func ResourceCapsManAccessList() *schema.Resource { FILE: routeros/resource_capsman_channel.go function ResourceCapsManChannel (line 25) | func ResourceCapsManChannel() *schema.Resource { FILE: routeros/resource_capsman_channel_test.go constant testCapsManChannelMaxVersion (line 9) | testCapsManChannelMaxVersion = "7.12.2" constant testCapsManChannelAddress (line 10) | testCapsManChannelAddress = "routeros_capsman_channel.test_channel" function TestAccCapsManChannelTest_basic (line 12) | func TestAccCapsManChannelTest_basic(t *testing.T) { function testAccCapsManChannelConfig (line 41) | func testAccCapsManChannelConfig() string { FILE: routeros/resource_capsman_channel_v0.go function ResourceCapsManChannelV0 (line 8) | func ResourceCapsManChannelV0() *schema.Resource { FILE: routeros/resource_capsman_channel_v1.go function ResourceCapsManChannelV1 (line 25) | func ResourceCapsManChannelV1() *schema.Resource { FILE: routeros/resource_capsman_configuration.go function ResourceCapsManConfiguration (line 38) | func ResourceCapsManConfiguration() *schema.Resource { FILE: routeros/resource_capsman_configuration_test.go constant testCapsManConfigurationMaxVersion (line 9) | testCapsManConfigurationMaxVersion = "7.12.2" constant testCapsManConfigurationAddress (line 10) | testCapsManConfigurationAddress = "routeros_capsman_configuration.test_c... function TestAccCapsManConfigurationTest_basic (line 12) | func TestAccCapsManConfigurationTest_basic(t *testing.T) { function testAccCapsManConfigurationConfig (line 57) | func testAccCapsManConfigurationConfig(n int) string { FILE: routeros/resource_capsman_configuration_v0.go function ResourceCapsManConfigurationV0 (line 8) | func ResourceCapsManConfigurationV0() *schema.Resource { FILE: routeros/resource_capsman_datapath.go function ResourceCapsManDatapath (line 27) | func ResourceCapsManDatapath() *schema.Resource { FILE: routeros/resource_capsman_datapath_test.go constant testCapsManDatapathMaxVersion (line 9) | testCapsManDatapathMaxVersion = "7.12.2" constant testCapsManDatapathAddress (line 10) | testCapsManDatapathAddress = "routeros_capsman_datapath.test_datapath" function TestAccCapsManDatapathTest_basic (line 12) | func TestAccCapsManDatapathTest_basic(t *testing.T) { function testAccCapsManDatapathConfig (line 41) | func testAccCapsManDatapathConfig() string { FILE: routeros/resource_capsman_datapath_v0.go function ResourceCapsManDatapathV0 (line 8) | func ResourceCapsManDatapathV0() *schema.Resource { FILE: routeros/resource_capsman_interface.go function ResourceCapsManInterface (line 33) | func ResourceCapsManInterface() *schema.Resource { FILE: routeros/resource_capsman_manager.go function ResourceCapsManManager (line 22) | func ResourceCapsManManager() *schema.Resource { function ResourceCapsManManagerInterface (line 98) | func ResourceCapsManManagerInterface() *schema.Resource { function ResourceCapsManAaa (line 141) | func ResourceCapsManAaa() *schema.Resource { FILE: routeros/resource_capsman_manager_test.go constant testCapsManManagerMaxVersion (line 10) | testCapsManManagerMaxVersion = "7.12.2" constant testCapsManAaaAddress (line 11) | testCapsManAaaAddress = "routeros_capsman_aaa.test_3a" constant testCapsManManagerAddress (line 12) | testCapsManManagerAddress = "routeros_capsman_manager.test_manager" constant testCapsManManagerInterfaceAddress (line 13) | testCapsManManagerInterfaceAddress = "routeros_capsman_manager_interface... function TestAccCapsManManagerTest_basic (line 15) | func TestAccCapsManManagerTest_basic(t *testing.T) { function testAccCapsManManagerUnitConfig (line 57) | func testAccCapsManManagerUnitConfig(testName, resourceName string) stri... FILE: routeros/resource_capsman_provisioning.go function ResourceCapsManProvisioning (line 26) | func ResourceCapsManProvisioning() *schema.Resource { FILE: routeros/resource_capsman_provisioning_test.go constant testCapsManProvisioningMaxVersion (line 9) | testCapsManProvisioningMaxVersion = "7.12.2" constant testCapsManProvisioningAddress (line 10) | testCapsManProvisioningAddress = "routeros_capsman_provisioning.test_pro... function TestAccCapsManProvisioningTest_basic (line 12) | func TestAccCapsManProvisioningTest_basic(t *testing.T) { function testAccCapsManProvisioningConfig (line 42) | func testAccCapsManProvisioningConfig() string { FILE: routeros/resource_capsman_provisioning_v0.go function ResourceCapsManProvisioningV0 (line 26) | func ResourceCapsManProvisioningV0() *schema.Resource { FILE: routeros/resource_capsman_rates.go function ResourceCapsManRates (line 24) | func ResourceCapsManRates() *schema.Resource { FILE: routeros/resource_capsman_rates_test.go constant testCapsManRatesMaxVersion (line 9) | testCapsManRatesMaxVersion = "7.12.2" constant testCapsManRatesAddress (line 10) | testCapsManRatesAddress = "routeros_capsman_rates.test_rates" function TestAccCapsManRatesTest_basic (line 12) | func TestAccCapsManRatesTest_basic(t *testing.T) { function testAccCapsManRatesConfig (line 42) | func testAccCapsManRatesConfig() string { FILE: routeros/resource_capsman_rates_v0.go function ResourceCapsManRatesV0 (line 10) | func ResourceCapsManRatesV0() *schema.Resource { FILE: routeros/resource_capsman_security.go function ResourceCapsManSecurity (line 26) | func ResourceCapsManSecurity() *schema.Resource { FILE: routeros/resource_capsman_security_test.go constant testCapsManSecurityMaxVersion (line 9) | testCapsManSecurityMaxVersion = "7.12.2" constant testCapsManSecurityAddress (line 10) | testCapsManSecurityAddress = "routeros_capsman_security.test_security" function TestAccCapsManSecurityTest_basic (line 12) | func TestAccCapsManSecurityTest_basic(t *testing.T) { function testAccCapsManSecurityConfig (line 42) | func testAccCapsManSecurityConfig() string { FILE: routeros/resource_capsman_security_v0.go function ResourceCapsManSecurityV0 (line 8) | func ResourceCapsManSecurityV0() *schema.Resource { FILE: routeros/resource_container.go function ResourceContainer (line 31) | func ResourceContainer() *schema.Resource { function startContainer (line 313) | func startContainer(ctx context.Context, s map[string]*schema.Schema, d ... function stopContainer (line 374) | func stopContainer(ctx context.Context, s map[string]*schema.Schema, d *... FILE: routeros/resource_container_config.go function ResourceContainerConfig (line 8) | func ResourceContainerConfig() *schema.Resource { FILE: routeros/resource_container_envs.go function ResourceContainerEnvs (line 8) | func ResourceContainerEnvs() *schema.Resource { FILE: routeros/resource_container_mounts.go function ResourceContainerMounts (line 8) | func ResourceContainerMounts() *schema.Resource { FILE: routeros/resource_disk_settings.go function ResourceDiskSettings (line 18) | func ResourceDiskSettings() *schema.Resource { FILE: routeros/resource_disk_settings_test.go constant testDiskSettingsTaskMinVersion (line 10) | testDiskSettingsTaskMinVersion = "7.17" constant testDiskSettingsTask (line 11) | testDiskSettingsTask = "routeros_disk_settings.test" function TestAccDiskSettingsTest_basic (line 13) | func TestAccDiskSettingsTest_basic(t *testing.T) { function testAccDiskSettingsConfig (line 46) | func testAccDiskSettingsConfig(autoSmbSharing bool, autoSmbUser string, ... FILE: routeros/resource_file.go function ResourceFile (line 12) | func ResourceFile() *schema.Resource { function fileCreate (line 107) | func fileCreate(ctx context.Context, name, contents string, m interface{... function fileDelete (line 129) | func fileDelete(ctx context.Context, id string, m interface{}) diag.Diag... FILE: routeros/resource_file_test.go constant testFileMinVersion (line 9) | testFileMinVersion = "7.13" constant testFile (line 10) | testFile = "routeros_file.test" function TestAccFileTest_basic (line 12) | func TestAccFileTest_basic(t *testing.T) { function testAccFileConfig (line 41) | func testAccFileConfig() string { FILE: routeros/resource_interface_6to4.go function ResourceInterface6to4 (line 24) | func ResourceInterface6to4() *schema.Resource { FILE: routeros/resource_interface_6to4_test.go constant testInterface6to4 (line 10) | testInterface6to4 = "routeros_interface_6to4.test" function TestAccInterface6to4Test_basic (line 12) | func TestAccInterface6to4Test_basic(t *testing.T) { function testAccInterface6to4Config (line 39) | func testAccInterface6to4Config() string { FILE: routeros/resource_interface_bonding.go function ResourceInterfaceBonding (line 37) | func ResourceInterfaceBonding() *schema.Resource { FILE: routeros/resource_interface_bonding_test.go constant testInterfaceBondingAddress (line 9) | testInterfaceBondingAddress = "routeros_interface_bonding.test" function TestAccInterfaceBondingTest_basic (line 11) | func TestAccInterfaceBondingTest_basic(t *testing.T) { function testAccInterfaceBondingConfig (line 35) | func testAccInterfaceBondingConfig() string { FILE: routeros/resource_interface_bridge.go function ResourceInterfaceBridge (line 9) | func ResourceInterfaceBridge() *schema.Resource { FILE: routeros/resource_interface_bridge_filter.go function ResourceInterfaceBridgeFilter (line 46) | func ResourceInterfaceBridgeFilter() *schema.Resource { FILE: routeros/resource_interface_bridge_filter_test.go constant testBridgeFilterRule (line 9) | testBridgeFilterRule = "routeros_interface_bridge_filter.rule" function TestAccBridgeFilterTest_basic (line 11) | func TestAccBridgeFilterTest_basic(t *testing.T) { function testAccBridgeFilterConfig (line 44) | func testAccBridgeFilterConfig() string { FILE: routeros/resource_interface_bridge_mlag _test.go function TestAccInterfaceBridgeMlagTest_basic (line 7) | func TestAccInterfaceBridgeMlagTest_basic(t *testing.T) { FILE: routeros/resource_interface_bridge_mlag.go function ResourceInterfaceBridgeMlag (line 15) | func ResourceInterfaceBridgeMlag() *schema.Resource { FILE: routeros/resource_interface_bridge_port.go function ResourceInterfaceBridgePort (line 84) | func ResourceInterfaceBridgePort() *schema.Resource { FILE: routeros/resource_interface_bridge_port_test.go constant testInterfaceBridgePortAddress (line 9) | testInterfaceBridgePortAddress = "routeros_interface_bridge_port.test_port" function TestAccInterfaceBridgePortTest_basic (line 11) | func TestAccInterfaceBridgePortTest_basic(t *testing.T) { function testAccInterfaceBridgePortConfig (line 36) | func testAccInterfaceBridgePortConfig() string { FILE: routeros/resource_interface_bridge_settings.go function ResourceInterfaceBridgeSettings (line 22) | func ResourceInterfaceBridgeSettings() *schema.Resource { FILE: routeros/resource_interface_bridge_settings_test.go constant testInterfaceBridgeSettingsAddress (line 10) | testInterfaceBridgeSettingsAddress = "routeros_interface_bridge_settings... function TestAccInterfaceBridgeSettingsTest_basic (line 12) | func TestAccInterfaceBridgeSettingsTest_basic(t *testing.T) { function testAccInterfaceBridgeSettingsConfig (line 35) | func testAccInterfaceBridgeSettingsConfig(testName string) string { FILE: routeros/resource_interface_bridge_test.go constant testInterfaceBridgeAddress (line 9) | testInterfaceBridgeAddress = "routeros_interface_bridge.test_bridge" constant testInterfaceBridgeAddressWithSpace (line 10) | testInterfaceBridgeAddressWithSpace = "routeros_interface_bridge.test_br... function TestAccInterfaceBridgeTest_basic (line 12) | func TestAccInterfaceBridgeTest_basic(t *testing.T) { function testAccInterfaceBridgeConfig (line 44) | func testAccInterfaceBridgeConfig() string { FILE: routeros/resource_interface_bridge_v0.go function ResourceInterfaceBridgeV0 (line 8) | func ResourceInterfaceBridgeV0() *schema.Resource { FILE: routeros/resource_interface_bridge_vlan.go function ResourceInterfaceBridgeVlan (line 26) | func ResourceInterfaceBridgeVlan() *schema.Resource { FILE: routeros/resource_interface_bridge_vlan_test.go constant testInterfaceBridgeVlanAddress (line 9) | testInterfaceBridgeVlanAddress = "routeros_interface_bridge_vlan.test_vlan" function TestAccInterfaceBridgeVlanTest_basic (line 11) | func TestAccInterfaceBridgeVlanTest_basic(t *testing.T) { function testAccInterfaceBridgeVlanConfig (line 37) | func testAccInterfaceBridgeVlanConfig() string { FILE: routeros/resource_interface_bridge_vlan_v0.go function ResourceInterfaceBridgeVlanV0 (line 26) | func ResourceInterfaceBridgeVlanV0() *schema.Resource { FILE: routeros/resource_interface_detect_internet.go function ResourceInterfaceDetectInternet (line 17) | func ResourceInterfaceDetectInternet() *schema.Resource { FILE: routeros/resource_interface_detect_internet_test.go constant testInterfaceDetectInternet (line 10) | testInterfaceDetectInternet = "routeros_interface_detect_internet.test" function TestAccInterfaceDetectInternetTest_basic (line 12) | func TestAccInterfaceDetectInternetTest_basic(t *testing.T) { function testAccInterfaceDetectInternetConfig (line 50) | func testAccInterfaceDetectInternetConfig(param string) string { FILE: routeros/resource_interface_dot1x.go function ResourceInterfaceDot1xClient (line 9) | func ResourceInterfaceDot1xClient() *schema.Resource { function ResourceInterfaceDot1xServer (line 77) | func ResourceInterfaceDot1xServer() *schema.Resource { FILE: routeros/resource_interface_dot1x_v0.go function ResourceInterfaceDot1xClientV0 (line 9) | func ResourceInterfaceDot1xClientV0() *schema.Resource { function ResourceInterfaceDot1xServerV0 (line 65) | func ResourceInterfaceDot1xServerV0() *schema.Resource { FILE: routeros/resource_interface_eoip.go function ResourceInterfaceEoip (line 9) | func ResourceInterfaceEoip() *schema.Resource { FILE: routeros/resource_interface_eoip_v0.go function ResourceInterfaceEoipV0 (line 7) | func ResourceInterfaceEoipV0() *schema.Resource { FILE: routeros/resource_interface_ethernet.go function ResourceInterfaceEthernet (line 52) | func ResourceInterfaceEthernet() *schema.Resource { function updateOnlyDeviceCreate (line 309) | func updateOnlyDeviceCreate(s map[string]*schema.Schema) schema.CreateCo... function updateOnlyDeviceUpdate (line 315) | func updateOnlyDeviceUpdate(s map[string]*schema.Schema) schema.UpdateCo... function updateOnlyDeviceRead (line 321) | func updateOnlyDeviceRead(s map[string]*schema.Schema) schema.ReadContex... function readEthernetInterface (line 327) | func readEthernetInterface(ctx context.Context, s map[string]*schema.Sch... function updateEthernetInterface (line 359) | func updateEthernetInterface(ctx context.Context, s map[string]*schema.S... function updateSchemaWithRouterCapabilities (line 375) | func updateSchemaWithRouterCapabilities(s map[string]*schema.Schema, ite... function findInterfaceByDefaultName (line 386) | func findInterfaceByDefaultName(s map[string]*schema.Schema, d *schema.R... function skipFieldInSchema (line 402) | func skipFieldInSchema(defaults interface{}, field string) string { FILE: routeros/resource_interface_ethernet_switch.go function ResourceInterfaceEthernetSwitch (line 79) | func ResourceInterfaceEthernetSwitch() *schema.Resource { FILE: routeros/resource_interface_ethernet_switch_crs.go function ResourceInterfaceEthernetSwitchCrs (line 42) | func ResourceInterfaceEthernetSwitchCrs() *schema.Resource { FILE: routeros/resource_interface_ethernet_switch_crs_egress_vlan_tag.go function ResourceInterfaceEthernetSwitchCrsEgressVlanTag (line 19) | func ResourceInterfaceEthernetSwitchCrsEgressVlanTag() *schema.Resource { FILE: routeros/resource_interface_ethernet_switch_crs_egress_vlan_translation.go function ResourceInterfaceEthernetSwitchCrsEgressVlanTranslation (line 25) | func ResourceInterfaceEthernetSwitchCrsEgressVlanTranslation() *schema.R... FILE: routeros/resource_interface_ethernet_switch_crs_ingress_vlan_translation.go function ResourceInterfaceEthernetSwitchCrsIngressVlanTranslation (line 26) | func ResourceInterfaceEthernetSwitchCrsIngressVlanTranslation() *schema.... FILE: routeros/resource_interface_ethernet_switch_crs_vlan.go function ResourceInterfaceEthernetSwitchCrsVlan (line 12) | func ResourceInterfaceEthernetSwitchCrsVlan() *schema.Resource { FILE: routeros/resource_interface_ethernet_switch_host.go function ResourceInterfaceEthernetSwitchHost (line 23) | func ResourceInterfaceEthernetSwitchHost() *schema.Resource { FILE: routeros/resource_interface_ethernet_switch_host_test.go function TestAccInterfaceEthernetSwitchHost_basic (line 7) | func TestAccInterfaceEthernetSwitchHost_basic(t *testing.T) { FILE: routeros/resource_interface_ethernet_switch_port.go function ResourceInterfaceEthernetSwitchPort (line 64) | func ResourceInterfaceEthernetSwitchPort() *schema.Resource { FILE: routeros/resource_interface_ethernet_switch_port_isolation.go function ResourceInterfaceEthernetSwitchPortIsolation (line 22) | func ResourceInterfaceEthernetSwitchPortIsolation() *schema.Resource { FILE: routeros/resource_interface_ethernet_switch_port_isolation_test.go function TestAccInterfaceEthernetSwitchPortIsolationTest_basic (line 7) | func TestAccInterfaceEthernetSwitchPortIsolationTest_basic(t *testing.T) { FILE: routeros/resource_interface_ethernet_switch_port_test.go function TestAccInterfaceEthernetSwitchPortTest_basic (line 7) | func TestAccInterfaceEthernetSwitchPortTest_basic(t *testing.T) { FILE: routeros/resource_interface_ethernet_switch_rule.go function ResourceInterfaceEthernetSwitchRule (line 13) | func ResourceInterfaceEthernetSwitchRule() *schema.Resource { FILE: routeros/resource_interface_ethernet_switch_rule_test.go function TestAccInterfaceEthernetSwitchRule_basic (line 7) | func TestAccInterfaceEthernetSwitchRule_basic(t *testing.T) { FILE: routeros/resource_interface_ethernet_switch_test.go function TestAccInterfaceEthernetSwitchTest_basic (line 7) | func TestAccInterfaceEthernetSwitchTest_basic(t *testing.T) { FILE: routeros/resource_interface_ethernet_switch_vlan.go function ResourceInterfaceEthernetSwitchVlan (line 19) | func ResourceInterfaceEthernetSwitchVlan() *schema.Resource { FILE: routeros/resource_interface_ethernet_switch_vlan_test.go function TestAccInterfaceEthernetSwitchVlan_basic (line 7) | func TestAccInterfaceEthernetSwitchVlan_basic(t *testing.T) { FILE: routeros/resource_interface_ethernet_test.go constant testInterfaceEthernetMinVersion (line 12) | testInterfaceEthernetMinVersion = "7.12" constant testInterfaceEthernetAddress (line 13) | testInterfaceEthernetAddress = "routeros_interface_ethernet.test" constant testInterfaceEthernetImportAddress (line 14) | testInterfaceEthernetImportAddress = "routeros_interface_ethernet.import... constant expectedIdForInterface3 (line 15) | expectedIdForInterface3 = "*3" function TestAccInterfaceEthernetTest_basic (line 17) | func TestAccInterfaceEthernetTest_basic(t *testing.T) { function TestAccInterfaceEthernetTest_import (line 59) | func TestAccInterfaceEthernetTest_import(t *testing.T) { function testAccInterfaceEthernetConfig (line 91) | func testAccInterfaceEthernetConfig() string { function testAccInterfaceEthernetImportConfig (line 111) | func testAccInterfaceEthernetImportConfig() string { FILE: routeros/resource_interface_gre.go function ResourceInterfaceGre (line 9) | func ResourceInterfaceGre() *schema.Resource { FILE: routeros/resource_interface_gre6.go function ResourceInterfaceGre6 (line 8) | func ResourceInterfaceGre6() *schema.Resource { FILE: routeros/resource_interface_gre6_test.go constant testGre6Address (line 9) | testGre6Address = "routeros_interface_gre6.gre_v6" function TestAccInterfaceGre6Test_basic (line 11) | func TestAccInterfaceGre6Test_basic(t *testing.T) { function testAccInterfaceGre6Config (line 37) | func testAccInterfaceGre6Config() string { FILE: routeros/resource_interface_gre_test.go constant testGreAddress (line 9) | testGreAddress = "routeros_interface_gre.gre900" constant testGreName (line 10) | testGreName = "GRE_900_TEST" function TestAccInterfaceGreTest_basic (line 12) | func TestAccInterfaceGreTest_basic(t *testing.T) { function testAccInterfaceGreConfig (line 38) | func testAccInterfaceGreConfig() string { FILE: routeros/resource_interface_gre_v0.go function ResourceInterfaceGreV0 (line 7) | func ResourceInterfaceGreV0() *schema.Resource { FILE: routeros/resource_interface_ipip.go function ResourceInterfaceIPIP (line 9) | func ResourceInterfaceIPIP() *schema.Resource { FILE: routeros/resource_interface_ipip_test.go constant testIPIPAddress (line 9) | testIPIPAddress = "routeros_interface_ipip.ipip900" constant testIPIPName (line 10) | testIPIPName = "IPIP_900_TEST" function TestAccInterfaceIPIPTest_basic (line 12) | func TestAccInterfaceIPIPTest_basic(t *testing.T) { function testAccInterfaceIPIPConfig (line 38) | func testAccInterfaceIPIPConfig() string { FILE: routeros/resource_interface_l2tp_client.go function ResourceInterfaceL2tpClient (line 35) | func ResourceInterfaceL2tpClient() *schema.Resource { FILE: routeros/resource_interface_l2tp_client_test.go constant testInterfaceL2tpClient (line 10) | testInterfaceL2tpClient = "routeros_interface_l2tp_client.test" function TestAccInterfaceL2tpClientTest_basic (line 12) | func TestAccInterfaceL2tpClientTest_basic(t *testing.T) { function testAccInterfaceL2tpClientConfig (line 41) | func testAccInterfaceL2tpClientConfig() string { FILE: routeros/resource_interface_l2tp_server.go function ResourceInterfaceL2tpServer (line 33) | func ResourceInterfaceL2tpServer() *schema.Resource { FILE: routeros/resource_interface_l2tp_server_test.go constant testInterfaceL2tpServerSettings (line 10) | testInterfaceL2tpServerSettings = "routeros_interface_l2tp_server.settings" function TestAccInterfaceL2tpServerTest_basic (line 12) | func TestAccInterfaceL2tpServerTest_basic(t *testing.T) { function testAccInterfaceL2tpServerConfig (line 43) | func testAccInterfaceL2tpServerConfig(param string) string { FILE: routeros/resource_interface_list.go function ResourceInterfaceList (line 7) | func ResourceInterfaceList() *schema.Resource { FILE: routeros/resource_interface_list_member.go function ResourceInterfaceListMember (line 7) | func ResourceInterfaceListMember() *schema.Resource { FILE: routeros/resource_interface_list_member_test.go constant testInterfaceListMemberAddress (line 9) | testInterfaceListMemberAddress = "routeros_interface_list_member.test_li... function TestAccInterfaceListMemberTest_basic (line 11) | func TestAccInterfaceListMemberTest_basic(t *testing.T) { function testAccInterfaceListMemberConfig (line 36) | func testAccInterfaceListMemberConfig() string { FILE: routeros/resource_interface_list_test.go constant testInterfaceListAddress (line 9) | testInterfaceListAddress = "routeros_interface_list.test_list" function TestAccInterfaceListTest_basic (line 11) | func TestAccInterfaceListTest_basic(t *testing.T) { function testAccInterfaceListConfig (line 36) | func testAccInterfaceListConfig() string { FILE: routeros/resource_interface_list_v0.go function ResourceInterfaceListV0 (line 7) | func ResourceInterfaceListV0() *schema.Resource { FILE: routeros/resource_interface_lte.go function ResourceInterfaceLte (line 31) | func ResourceInterfaceLte() *schema.Resource { FILE: routeros/resource_interface_lte_apn.go function ResourceInterfaceLteApn (line 27) | func ResourceInterfaceLteApn() *schema.Resource { FILE: routeros/resource_interface_lte_apn_test.go constant testInterfaceLteApn (line 10) | testInterfaceLteApn = "routeros_interface_lte_apn.test" function TestAccInterfaceLteApnTest_basic (line 12) | func TestAccInterfaceLteApnTest_basic(t *testing.T) { function testAccInterfaceLteApnConfig (line 39) | func testAccInterfaceLteApnConfig() string { FILE: routeros/resource_interface_macvlan.go function ResourceInterfaceMacVlan (line 9) | func ResourceInterfaceMacVlan() *schema.Resource { FILE: routeros/resource_interface_macvlan_test.go constant testInterfaceMacVlanAddress (line 9) | testInterfaceMacVlanAddress = "routeros_interface_macvlan.test" constant testMinMacVlanVersion (line 12) | testMinMacVlanVersion = "7.12.1" function TestAccInterfaceMacVlanTest_basic (line 14) | func TestAccInterfaceMacVlanTest_basic(t *testing.T) { function testAccInterfaceMacVlanConfig (line 43) | func testAccInterfaceMacVlanConfig() string { FILE: routeros/resource_interface_ovpn_server.go function ResourceInterfaceOpenVPNServer (line 23) | func ResourceInterfaceOpenVPNServer() *schema.Resource { FILE: routeros/resource_interface_pppoe_client.go function ResourceInterfacePPPoEClient (line 34) | func ResourceInterfacePPPoEClient() *schema.Resource { FILE: routeros/resource_interface_pppoe_client_test.go constant testInterfacePPPoEClientAddress (line 9) | testInterfacePPPoEClientAddress = "routeros_interface_pppoe_client.test" function TestAccInterfacePPPoEClientTest_basic (line 11) | func TestAccInterfacePPPoEClientTest_basic(t *testing.T) { function testAccInterfacePPPoEClientConfig (line 35) | func testAccInterfacePPPoEClientConfig() string { FILE: routeros/resource_interface_pppoe_server.go function ResourceInterfacePppoeServer (line 21) | func ResourceInterfacePppoeServer() *schema.Resource { FILE: routeros/resource_interface_pppoe_server_test.go constant testInterfacePppoeServer (line 10) | testInterfacePppoeServer = "routeros_interface_pppoe_server.test" function TestAccInterfacePppoeServerTest_basic (line 12) | func TestAccInterfacePppoeServerTest_basic(t *testing.T) { function testAccInterfacePppoeServerConfig (line 42) | func testAccInterfacePppoeServerConfig() string { FILE: routeros/resource_interface_sstp_client.go function ResourceInterfaceSSTPClient (line 40) | func ResourceInterfaceSSTPClient() *schema.Resource { FILE: routeros/resource_interface_sstp_server.go function ResourceInterfaceSSTPServer (line 27) | func ResourceInterfaceSSTPServer() *schema.Resource { FILE: routeros/resource_interface_veth.go function ResourceInterfaceVeth (line 23) | func ResourceInterfaceVeth() *schema.Resource { FILE: routeros/resource_interface_veth_test.go constant testInterfaceVethAddress (line 9) | testInterfaceVethAddress = "routeros_interface_veth.test" function TestAccInterfaceVethTest_basic (line 11) | func TestAccInterfaceVethTest_basic(t *testing.T) { function testAccInterfaceVethConfig (line 35) | func testAccInterfaceVethConfig() string { FILE: routeros/resource_interface_vlan.go function ResourceInterfaceVlan (line 8) | func ResourceInterfaceVlan() *schema.Resource { FILE: routeros/resource_interface_vlan_test.go constant testVlanAddress (line 9) | testVlanAddress = "routeros_interface_vlan.vlan900" constant testVlanName (line 10) | testVlanName = "VLAN_900_TEST" function TestAccInterfaceVlanTest (line 12) | func TestAccInterfaceVlanTest(t *testing.T) { function testAccInterfaceVlanConfig (line 37) | func testAccInterfaceVlanConfig() string { FILE: routeros/resource_interface_vlan_v0.go function ResourceInterfaceVlanV0 (line 7) | func ResourceInterfaceVlanV0() *schema.Resource { FILE: routeros/resource_interface_vrrp.go function ResourceInterfaceVrrp (line 41) | func ResourceInterfaceVrrp() *schema.Resource { FILE: routeros/resource_interface_vrrp_test.go constant testInterfaceVrrpAddress (line 9) | testInterfaceVrrpAddress = "routeros_interface_vrrp.test_vrrp_interface" function TestAccInterfaceVrrpTest_basic (line 11) | func TestAccInterfaceVrrpTest_basic(t *testing.T) { function testAccInterfaceVrrpConfig (line 36) | func testAccInterfaceVrrpConfig() string { FILE: routeros/resource_interface_vrrp_v0.go function ResourceInterfaceVrrpV0 (line 10) | func ResourceInterfaceVrrpV0() *schema.Resource { FILE: routeros/resource_interface_vxlan.go function ResourceInterfaceVxlan (line 35) | func ResourceInterfaceVxlan() *schema.Resource { FILE: routeros/resource_interface_vxlan_test.go constant testInterfaceVxlan (line 10) | testInterfaceVxlan = "routeros_interface_vxlan.test" function TestAccInterfaceVxlanTest_basic (line 12) | func TestAccInterfaceVxlanTest_basic(t *testing.T) { function testAccInterfaceVxlanConfig (line 39) | func testAccInterfaceVxlanConfig() string { FILE: routeros/resource_interface_vxlan_vteps.go function ResourceInterfaceVxlanVteps (line 18) | func ResourceInterfaceVxlanVteps() *schema.Resource { FILE: routeros/resource_interface_vxlan_vteps_test.go constant testInterfaceVxlanVteps (line 10) | testInterfaceVxlanVteps = "routeros_interface_vxlan_vteps.test" function TestAccInterfaceVxlanVtepsTest_basic (line 12) | func TestAccInterfaceVxlanVtepsTest_basic(t *testing.T) { function testAccInterfaceVxlanVtepsConfig (line 39) | func testAccInterfaceVxlanVtepsConfig() string { FILE: routeros/resource_interface_w60g.go function ResourceInterfaceW60g (line 44) | func ResourceInterfaceW60g() *schema.Resource { FILE: routeros/resource_interface_w60g_station.go function ResourceInterfaceW60gStation (line 25) | func ResourceInterfaceW60gStation() *schema.Resource { FILE: routeros/resource_interface_w60g_station_test.go function TestAccInterfaceW60gStationTest_basic (line 7) | func TestAccInterfaceW60gStationTest_basic(t *testing.T) { FILE: routeros/resource_interface_w60g_test.go function TestAccInterfaceW60gTest_basic (line 7) | func TestAccInterfaceW60gTest_basic(t *testing.T) { FILE: routeros/resource_interface_wireguard.go function ResourceInterfaceWireguard (line 22) | func ResourceInterfaceWireguard() *schema.Resource { FILE: routeros/resource_interface_wireguard_peer.go function ResourceInterfaceWireguardPeer (line 8) | func ResourceInterfaceWireguardPeer() *schema.Resource { FILE: routeros/resource_interface_wireguard_peer_test.go constant testInterfaceWireguardPeerMinVersion (line 11) | testInterfaceWireguardPeerMinVersion = "7.12" constant testInterfaceWireguardPeerAddress (line 12) | testInterfaceWireguardPeerAddress = "routeros_interface_wireguard_peer.w... function TestAccInterfaceWireguardPeerTest_basic (line 14) | func TestAccInterfaceWireguardPeerTest_basic(t *testing.T) { function testAccInterfaceWireguardPeerConfig (line 44) | func testAccInterfaceWireguardPeerConfig() string { function Test_resourceInterfaceWireguardPeerAllowedIPRegexp (line 57) | func Test_resourceInterfaceWireguardPeerAllowedIPRegexp(t *testing.T) { FILE: routeros/resource_interface_wireguard_test.go constant testInterfaceWireguardAddress (line 9) | testInterfaceWireguardAddress = "routeros_interface_wireguard.test_wg_in... function TestAccInterfaceWireguardTest_basic (line 11) | func TestAccInterfaceWireguardTest_basic(t *testing.T) { function testAccInterfaceWireguardConfig (line 36) | func testAccInterfaceWireguardConfig() string { FILE: routeros/resource_interface_wireguard_v0.go function ResourceInterfaceWireguardV0 (line 8) | func ResourceInterfaceWireguardV0() *schema.Resource { FILE: routeros/resource_interface_wireless.go function ResourceInterfaceWireless (line 110) | func ResourceInterfaceWireless() *schema.Resource { FILE: routeros/resource_interface_wireless_access_list.go function ResourceInterfaceWirelessAccessList (line 31) | func ResourceInterfaceWirelessAccessList() *schema.Resource { FILE: routeros/resource_interface_wireless_access_list_test.go constant testInterfaceWirelessAccessList (line 10) | testInterfaceWirelessAccessList = "routeros_interface_wireless_access_li... function TestAccInterfaceWirelessAccessListTest_basic (line 12) | func TestAccInterfaceWirelessAccessListTest_basic(t *testing.T) { function testAccInterfaceWirelessAccessListConfig (line 46) | func testAccInterfaceWirelessAccessListConfig() string { FILE: routeros/resource_interface_wireless_cap.go function ResourceInterfaceWirelessCap (line 26) | func ResourceInterfaceWirelessCap() *schema.Resource { FILE: routeros/resource_interface_wireless_connect_list.go function ResourceInterfaceWirelessConnectList (line 24) | func ResourceInterfaceWirelessConnectList() *schema.Resource { FILE: routeros/resource_interface_wireless_security_profiles.go function ResourceInterfaceWirelessSecurityProfiles (line 53) | func ResourceInterfaceWirelessSecurityProfiles() *schema.Resource { FILE: routeros/resource_interface_wireless_security_profiles_test.go constant testInterfaceWirelessSecurityProfiles (line 10) | testInterfaceWirelessSecurityProfiles = "routeros_interface_wireless_sec... function TestAccInterfaceWirelessSecurityProfilesTest_basic (line 12) | func TestAccInterfaceWirelessSecurityProfilesTest_basic(t *testing.T) { function testAccInterfaceWirelessSecurityProfilesConfig (line 47) | func testAccInterfaceWirelessSecurityProfilesConfig() string { FILE: routeros/resource_interface_wireless_test.go constant testInterfaceWireless (line 10) | testInterfaceWireless = "routeros_interface_wireless.test" function TestAccInterfaceWirelessTest_basic (line 12) | func TestAccInterfaceWirelessTest_basic(t *testing.T) { function testAccInterfaceWirelessConfig (line 40) | func testAccInterfaceWirelessConfig() string { FILE: routeros/resource_ip_address.go function ResourceIPAddress (line 22) | func ResourceIPAddress() *schema.Resource { FILE: routeros/resource_ip_address_test.go constant testInterfaceIPAddressAddress (line 9) | testInterfaceIPAddressAddress = "routeros_ip_address.test_ip_address" function TestAccInterfaceIPAddressTest_basic (line 11) | func TestAccInterfaceIPAddressTest_basic(t *testing.T) { function testAccInterfaceIPAddressConfig (line 36) | func testAccInterfaceIPAddressConfig() string { FILE: routeros/resource_ip_cloud.go function ResourceIpCloud (line 21) | func ResourceIpCloud() *schema.Resource { FILE: routeros/resource_ip_cloud_advanced.go function ResourceIpCloudAdvanced (line 14) | func ResourceIpCloudAdvanced() *schema.Resource { FILE: routeros/resource_ip_cloud_advanced_test.go constant testIpCloudAdvancedAddress (line 9) | testIpCloudAdvancedAddress = "routeros_ip_cloud_advanced.test" function TestAccIpCloudAdvancedTest_basic (line 11) | func TestAccIpCloudAdvancedTest_basic(t *testing.T) { function testAccIpCloudAdvancedConfig (line 41) | func testAccIpCloudAdvancedConfig(n int) string { FILE: routeros/resource_ip_cloud_test.go constant testIpCloudAddress (line 9) | testIpCloudAddress = "routeros_ip_cloud.test" function TestAccIpCloudTest_basic (line 11) | func TestAccIpCloudTest_basic(t *testing.T) { function testAccIpCloudConfig (line 55) | func testAccIpCloudConfig(n int) string { FILE: routeros/resource_ip_dhcp_client.go function ResourceDhcpClient (line 9) | func ResourceDhcpClient() *schema.Resource { FILE: routeros/resource_ip_dhcp_client_option.go function ResourceDhcpClientOption (line 8) | func ResourceDhcpClientOption() *schema.Resource { FILE: routeros/resource_ip_dhcp_client_option_test.go constant testIpDhcpClientOptionAddress (line 9) | testIpDhcpClientOptionAddress = "routeros_ip_dhcp_client_option.test_dhcp" function TestAccIpDhcpClientOptionTest_basic (line 11) | func TestAccIpDhcpClientOptionTest_basic(t *testing.T) { function testAccIpDhcpClientOptionConfig (line 38) | func testAccIpDhcpClientOptionConfig() string { FILE: routeros/resource_ip_dhcp_client_test.go constant testIpDhcpClientAddress (line 9) | testIpDhcpClientAddress = "routeros_ip_dhcp_client.test_dhcp" function TestAccIpDhcpClientTest_basic (line 11) | func TestAccIpDhcpClientTest_basic(t *testing.T) { function testAccIpDhcpClientConfig (line 36) | func testAccIpDhcpClientConfig() string { FILE: routeros/resource_ip_dhcp_relay.go function ResourceDhcpRelay (line 8) | func ResourceDhcpRelay() *schema.Resource { FILE: routeros/resource_ip_dhcp_relay_test.go constant testIpDhcpRelayAddress (line 9) | testIpDhcpRelayAddress = "routeros_ip_dhcp_relay.test" function TestAccIpDhcpRelayTest_basic (line 11) | func TestAccIpDhcpRelayTest_basic(t *testing.T) { function testAccIpDhcpRelayConfig (line 38) | func testAccIpDhcpRelayConfig() string { FILE: routeros/resource_ip_dhcp_server.go function ResourceDhcpServer (line 9) | func ResourceDhcpServer() *schema.Resource { FILE: routeros/resource_ip_dhcp_server_config.go function ResourceDhcpServerConfig (line 9) | func ResourceDhcpServerConfig() *schema.Resource { FILE: routeros/resource_ip_dhcp_server_lease.go function ResourceDhcpServerLease (line 9) | func ResourceDhcpServerLease() *schema.Resource { FILE: routeros/resource_ip_dhcp_server_lease_test.go constant testIpDhcpServerLease (line 9) | testIpDhcpServerLease = "routeros_ip_dhcp_server_lease.test_dhcp_lease" function TestAccIpDhcpServerLeaseTest_basic (line 11) | func TestAccIpDhcpServerLeaseTest_basic(t *testing.T) { function testAccIpDhcpServerLeaseConfig (line 38) | func testAccIpDhcpServerLeaseConfig() string { FILE: routeros/resource_ip_dhcp_server_network.go function ResourceDhcpServerNetwork (line 9) | func ResourceDhcpServerNetwork() *schema.Resource { FILE: routeros/resource_ip_dhcp_server_network_test.go constant testIpDhcpServerNetworkAddress (line 9) | testIpDhcpServerNetworkAddress = "routeros_ip_dhcp_server_network.test_d... function TestAccIpDhcpServerNetworkTest_basic (line 11) | func TestAccIpDhcpServerNetworkTest_basic(t *testing.T) { function testAccIpDhcpServerNetworkConfig (line 36) | func testAccIpDhcpServerNetworkConfig() string { FILE: routeros/resource_ip_dhcp_server_network_v0.go function ResourceDhcpServerNetworkV0 (line 9) | func ResourceDhcpServerNetworkV0() *schema.Resource { FILE: routeros/resource_ip_dhcp_server_option.go function ResourceDhcpServerOption (line 21) | func ResourceDhcpServerOption() *schema.Resource { FILE: routeros/resource_ip_dhcp_server_option_matcher.go function ResourceDhcpServerOptionMatcher (line 9) | func ResourceDhcpServerOptionMatcher() *schema.Resource { FILE: routeros/resource_ip_dhcp_server_option_sets.go function ResourceDhcpServerOptionSets (line 18) | func ResourceDhcpServerOptionSets() *schema.Resource { FILE: routeros/resource_ip_dhcp_server_option_sets_test.go constant testIpDhcpServerOptionSets (line 9) | testIpDhcpServerOptionSets = "routeros_ip_dhcp_server_option_sets.test_o... function TestAccIpDhcpServerNetworkOptionSet_basic (line 11) | func TestAccIpDhcpServerNetworkOptionSet_basic(t *testing.T) { function testAccIpDhcpServerOptionSetsConfig (line 37) | func testAccIpDhcpServerOptionSetsConfig() string { FILE: routeros/resource_ip_dhcp_server_option_test.go constant testIpDhcpServerOption (line 9) | testIpDhcpServerOption = "routeros_ip_dhcp_server_option.test_option" function TestAccIpDhcpServerNetworkOption_basic (line 11) | func TestAccIpDhcpServerNetworkOption_basic(t *testing.T) { function testAccIpDhcpServerOptionConfig (line 40) | func testAccIpDhcpServerOptionConfig() string { FILE: routeros/resource_ip_dhcp_server_test.go constant testIpDhcpServerAddress (line 9) | testIpDhcpServerAddress = "routeros_ip_dhcp_server.test_dhcp" function TestAccIpDhcpServerTest_basic (line 11) | func TestAccIpDhcpServerTest_basic(t *testing.T) { function testAccIpDhcpServerConfig (line 36) | func testAccIpDhcpServerConfig() string { FILE: routeros/resource_ip_dhcp_server_v0.go function ResourceDhcpServerV0 (line 8) | func ResourceDhcpServerV0() *schema.Resource { FILE: routeros/resource_ip_dns.go function ResourceDns (line 30) | func ResourceDns() *schema.Resource { FILE: routeros/resource_ip_dns_adlist.go function ResourceDnsAdlist (line 18) | func ResourceDnsAdlist() *schema.Resource { FILE: routeros/resource_ip_dns_adlist_test.go constant testDnsAdlistMinVersion (line 9) | testDnsAdlistMinVersion = "7.15" constant testResourceDnsAdlist (line 10) | testResourceDnsAdlist = "routeros_ip_dns_adlist.test" function TestAccResourceDnsAdlistTest_basic (line 12) | func TestAccResourceDnsAdlistTest_basic(t *testing.T) { function testAccResourceDnsAdlistConfig (line 43) | func testAccResourceDnsAdlistConfig() string { FILE: routeros/resource_ip_dns_forwarders.go function ResourceIpDnsForwarders (line 19) | func ResourceIpDnsForwarders() *schema.Resource { FILE: routeros/resource_ip_dns_forwarders_test.go constant testIpDnsForwardersMinVersion (line 10) | testIpDnsForwardersMinVersion = "7.17" constant testIpDnsForwarders (line 11) | testIpDnsForwarders = "routeros_ip_dns_forwarders.test" function TestAccIpDnsForwardersTest_basic (line 13) | func TestAccIpDnsForwardersTest_basic(t *testing.T) { function testAccIpDnsForwardersConfig (line 48) | func testAccIpDnsForwardersConfig() string { FILE: routeros/resource_ip_dns_record.go function ResourceDnsRecord (line 44) | func ResourceDnsRecord() *schema.Resource { FILE: routeros/resource_ip_dns_record_test.go function TestAccIpDnsRecordTest_basic (line 9) | func TestAccIpDnsRecordTest_basic(t *testing.T) { function testAccIpDnsRecordConfig (line 85) | func testAccIpDnsRecordConfig() string { FILE: routeros/resource_ip_dns_test.go constant testResourceDnsTask (line 9) | testResourceDnsTask = "routeros_dns.test" function TestAccResourceDnsTest_basic (line 11) | func TestAccResourceDnsTest_basic(t *testing.T) { function testAccResourceDnsConfig (line 38) | func testAccResourceDnsConfig() string { FILE: routeros/resource_ip_dns_v0.go function ResourceDnsV0 (line 30) | func ResourceDnsV0() *schema.Resource { FILE: routeros/resource_ip_firewall_addr_list.go function ResourceIPFirewallAddrList (line 23) | func ResourceIPFirewallAddrList() *schema.Resource { FILE: routeros/resource_ip_firewall_addr_list_test.go constant testIPFirewallrAddrList (line 9) | testIPFirewallrAddrList = "routeros_firewall_addr_list.data" function TestAccIPFirewallAddrListTest_basic (line 11) | func TestAccIPFirewallAddrListTest_basic(t *testing.T) { function testAccIPFirewallAddrListConfig (line 37) | func testAccIPFirewallAddrListConfig() string { FILE: routeros/resource_ip_firewall_connection_tracking.go function ResourceIPConnectionTracking (line 35) | func ResourceIPConnectionTracking() *schema.Resource { FILE: routeros/resource_ip_firewall_connection_tracking_test.go constant testIPConnectionTracking (line 9) | testIPConnectionTracking = "routeros_ip_firewall_connection_tracking.data" constant testMingIPConnTrackingVersion (line 10) | testMingIPConnTrackingVersion = "7.10" function TestAccIPConnectionTrackingTest_basic (line 12) | func TestAccIPConnectionTrackingTest_basic(t *testing.T) { function testAccIPConnectionTrackingEmptyConfig (line 85) | func testAccIPConnectionTrackingEmptyConfig() string { function testAccIPConnectionTrackingFullConfig (line 94) | func testAccIPConnectionTrackingFullConfig() string { FILE: routeros/resource_ip_firewall_filter.go function ResourceIPFirewallFilter (line 13) | func ResourceIPFirewallFilter() *schema.Resource { FILE: routeros/resource_ip_firewall_filter_test.go constant testIPFirewallFilterAddress (line 9) | testIPFirewallFilterAddress = "routeros_firewall_filter.rule" function TestAccIPFirewallFilterTest_basic (line 11) | func TestAccIPFirewallFilterTest_basic(t *testing.T) { function testAccIPFirewallFilterConfig (line 36) | func testAccIPFirewallFilterConfig() string { FILE: routeros/resource_ip_firewall_layer7_protocol.go function ResourceIpFirewallLayer7Protocol (line 16) | func ResourceIpFirewallLayer7Protocol() *schema.Resource { FILE: routeros/resource_ip_firewall_layer7_protocol_test.go constant testIpFirewallLayer7Protocol (line 10) | testIpFirewallLayer7Protocol = "routeros_ip_firewall_layer7_protocol.test" function TestAccIpFirewallLayer7ProtocolTest_basic (line 12) | func TestAccIpFirewallLayer7ProtocolTest_basic(t *testing.T) { function testAccIpFirewallLayer7ProtocolConfig (line 39) | func testAccIpFirewallLayer7ProtocolConfig() string { FILE: routeros/resource_ip_firewall_mangle.go function ResourceIPFirewallMangle (line 28) | func ResourceIPFirewallMangle() *schema.Resource { FILE: routeros/resource_ip_firewall_mangle_test.go constant testIPFirewallMangle (line 9) | testIPFirewallMangle = "routeros_firewall_mangle.data" function TestAccIPFirewallMangleTest_basic (line 11) | func TestAccIPFirewallMangleTest_basic(t *testing.T) { function testAccIPFirewallMangleConfig (line 38) | func testAccIPFirewallMangleConfig() string { FILE: routeros/resource_ip_firewall_nat.go function ResourceIPFirewallNat (line 30) | func ResourceIPFirewallNat() *schema.Resource { FILE: routeros/resource_ip_firewall_nat_test.go constant testIPFirewallNat (line 9) | testIPFirewallNat = "routeros_firewall_nat.data" function TestAccIPFirewallNatTest_basic (line 11) | func TestAccIPFirewallNatTest_basic(t *testing.T) { function testAccIPFirewallNatConfig (line 38) | func testAccIPFirewallNatConfig() string { FILE: routeros/resource_ip_firewall_raw.go function ResourceIPFirewallRaw (line 29) | func ResourceIPFirewallRaw() *schema.Resource { FILE: routeros/resource_ip_firewall_raw_test.go constant testIPFirewallRawAddress (line 9) | testIPFirewallRawAddress = "routeros_ip_firewall_raw.rule" function TestAccIPFirewallRawTest_basic (line 11) | func TestAccIPFirewallRawTest_basic(t *testing.T) { function testAccIPFirewallRawConfig (line 36) | func testAccIPFirewallRawConfig() string { FILE: routeros/resource_ip_hotspot.go function ResourceIpHotspot (line 25) | func ResourceIpHotspot() *schema.Resource { FILE: routeros/resource_ip_hotspot_ip_binding.go function ResourceIpHotspotIpBinding (line 20) | func ResourceIpHotspotIpBinding() *schema.Resource { FILE: routeros/resource_ip_hotspot_ip_binding_test.go constant testIpHotspotIpBinding (line 10) | testIpHotspotIpBinding = "routeros_ip_hotspot_ip_binding.test" function TestAccIpHotspotIpBindingTest_basic (line 12) | func TestAccIpHotspotIpBindingTest_basic(t *testing.T) { function testAccIpHotspotIpBindingConfig (line 41) | func testAccIpHotspotIpBindingConfig() string { FILE: routeros/resource_ip_hotspot_profile.go function ResourceIpHotspotProfile (line 28) | func ResourceIpHotspotProfile() *schema.Resource { FILE: routeros/resource_ip_hotspot_profile_test.go constant testIpHotspotProfile (line 10) | testIpHotspotProfile = "routeros_ip_hotspot_profile.test" function TestAccIpHotspotProfileTest_basic (line 12) | func TestAccIpHotspotProfileTest_basic(t *testing.T) { function testAccIpHotspotProfileConfig (line 42) | func testAccIpHotspotProfileConfig() string { FILE: routeros/resource_ip_hotspot_service_port.go function ResourceIpHotspotServicePort (line 16) | func ResourceIpHotspotServicePort() *schema.Resource { FILE: routeros/resource_ip_hotspot_service_port_test.go constant testIpHotspotServicePort (line 10) | testIpHotspotServicePort = "routeros_ip_hotspot_service_port.test" function TestAccIpHotspotServicePortTest_basic (line 12) | func TestAccIpHotspotServicePortTest_basic(t *testing.T) { function testAccIpHotspotServicePortConfig (line 46) | func testAccIpHotspotServicePortConfig(param string) string { FILE: routeros/resource_ip_hotspot_test.go constant testIpHotspot (line 10) | testIpHotspot = "routeros_ip_hotspot.test" function TestAccIpHotspotTest_basic (line 12) | func TestAccIpHotspotTest_basic(t *testing.T) { function testAccIpHotspotConfig (line 39) | func testAccIpHotspotConfig() string { FILE: routeros/resource_ip_hotspot_user.go function ResourceIpHotspotUser (line 32) | func ResourceIpHotspotUser() *schema.Resource { FILE: routeros/resource_ip_hotspot_user_profile.go function ResourceIpHotspotUserProfile (line 40) | func ResourceIpHotspotUserProfile() *schema.Resource { FILE: routeros/resource_ip_hotspot_user_profile_test.go constant testIpHotspotUserProfile (line 10) | testIpHotspotUserProfile = "routeros_ip_hotspot_user_profile.test" function TestAccIpHotspotUserProfileTest_basic (line 12) | func TestAccIpHotspotUserProfileTest_basic(t *testing.T) { function testAccIpHotspotUserProfileConfig (line 38) | func testAccIpHotspotUserProfileConfig() string { FILE: routeros/resource_ip_hotspot_user_test.go constant testIpHotspotUser (line 10) | testIpHotspotUser = "routeros_ip_hotspot_user.test" function TestAccIpHotspotUserTest_basic (line 12) | func TestAccIpHotspotUserTest_basic(t *testing.T) { function testAccIpHotspotUserConfig (line 39) | func testAccIpHotspotUserConfig() string { FILE: routeros/resource_ip_hotspot_walled_garden.go function ResourceIpHotspotWalledGarden (line 25) | func ResourceIpHotspotWalledGarden() *schema.Resource { FILE: routeros/resource_ip_hotspot_walled_garden_ip.go function ResourceIpHotspotWalledGardenIp (line 24) | func ResourceIpHotspotWalledGardenIp() *schema.Resource { FILE: routeros/resource_ip_hotspot_walled_garden_ip_test.go constant testIpHotspotWalledGardenIp (line 10) | testIpHotspotWalledGardenIp = "routeros_ip_hotspot_walled_garden_ip.test" function TestAccIpHotspotWalledGardenIpTest_basic (line 12) | func TestAccIpHotspotWalledGardenIpTest_basic(t *testing.T) { function testAccIpHotspotWalledGardenIpConfig (line 44) | func testAccIpHotspotWalledGardenIpConfig() string { FILE: routeros/resource_ip_hotspot_walled_garden_test.go constant testIpHotspotWalledGarden (line 10) | testIpHotspotWalledGarden = "routeros_ip_hotspot_walled_garden.test" function TestAccIpHotspotWalledGardenTest_basic (line 12) | func TestAccIpHotspotWalledGardenTest_basic(t *testing.T) { function testAccIpHotspotWalledGardenConfig (line 40) | func testAccIpHotspotWalledGardenConfig() string { FILE: routeros/resource_ip_ipsec_identity.go function ResourceIpIpsecIdentity (line 21) | func ResourceIpIpsecIdentity() *schema.Resource { FILE: routeros/resource_ip_ipsec_identity_test.go constant testIpIpsecIdentity (line 11) | testIpIpsecIdentity = "routeros_ip_ipsec_identity.identity" function TestAccIpIpsecIdentityTest_basic (line 13) | func TestAccIpIpsecIdentityTest_basic(t *testing.T) { function testAccIpIpsecIdentityConfig (line 58) | func testAccIpIpsecIdentityConfig() string { FILE: routeros/resource_ip_ipsec_key.go function ResourceIpIpsecKey (line 29) | func ResourceIpIpsecKey() *schema.Resource { FILE: routeros/resource_ip_ipsec_key_test.go constant testIpIpsecKey (line 10) | testIpIpsecKey = "routeros_ip_ipsec_key.test" function TestAccIpIpsecKeyTest_basic (line 12) | func TestAccIpIpsecKeyTest_basic(t *testing.T) { function testAccIpIpsecKeyConfig (line 38) | func testAccIpIpsecKeyConfig() string { FILE: routeros/resource_ip_ipsec_mode_config.go function ResourceIpIpsecModeConfig (line 22) | func ResourceIpIpsecModeConfig() *schema.Resource { FILE: routeros/resource_ip_ipsec_mode_config_test.go constant testIpIpsecModeConfig (line 10) | testIpIpsecModeConfig = "routeros_ip_ipsec_mode_config.test" function TestAccIpIpsecModeConfigTest_basic (line 12) | func TestAccIpIpsecModeConfigTest_basic(t *testing.T) { function testAccIpIpsecModeConfigConfig (line 41) | func testAccIpIpsecModeConfigConfig() string { FILE: routeros/resource_ip_ipsec_peer.go function ResourceIpIpsecPeer (line 23) | func ResourceIpIpsecPeer() *schema.Resource { FILE: routeros/resource_ip_ipsec_peer_test.go constant testIpIpsecPeer (line 10) | testIpIpsecPeer = "routeros_ip_ipsec_peer.test" function TestAccIpIpsecPeerTest_basic (line 12) | func TestAccIpIpsecPeerTest_basic(t *testing.T) { function testAccIpIpsecPeerConfig (line 41) | func testAccIpIpsecPeerConfig() string { FILE: routeros/resource_ip_ipsec_policy.go function ResourceIpIpsecPolicy (line 34) | func ResourceIpIpsecPolicy() *schema.Resource { FILE: routeros/resource_ip_ipsec_policy_group.go function ResourceIpIpsecPolicyGroup (line 16) | func ResourceIpIpsecPolicyGroup() *schema.Resource { FILE: routeros/resource_ip_ipsec_policy_group_test.go constant testIpIpsecPolicyGroup (line 11) | testIpIpsecPolicyGroup = "routeros_ip_ipsec_policy_group.test" function TestAccIpIpsecPolicyGroupTest_basic (line 13) | func TestAccIpIpsecPolicyGroupTest_basic(t *testing.T) { function testAccIpIpsecPolicyGroupConfig (line 51) | func testAccIpIpsecPolicyGroupConfig() string { FILE: routeros/resource_ip_ipsec_policy_test.go constant testIpIpsecPolicy (line 11) | testIpIpsecPolicy = "routeros_ip_ipsec_policy.policy" function TestAccIpIpsecPolicyTest_basic (line 13) | func TestAccIpIpsecPolicyTest_basic(t *testing.T) { function testAccIpIpsecPolicyConfig (line 55) | func testAccIpIpsecPolicyConfig() string { FILE: routeros/resource_ip_ipsec_profile.go function ResourceIpIpsecProfile (line 25) | func ResourceIpIpsecProfile() *schema.Resource { FILE: routeros/resource_ip_ipsec_profile_test.go constant testIpIpsecProfile (line 11) | testIpIpsecProfile = "routeros_ip_ipsec_profile.test" function TestAccIpIpsecProfileTest_basic (line 13) | func TestAccIpIpsecProfileTest_basic(t *testing.T) { function testAccIpIpsecProfileConfig (line 56) | func testAccIpIpsecProfileConfig() string { FILE: routeros/resource_ip_ipsec_proposal.go function ResourceIpIpsecProposal (line 22) | func ResourceIpIpsecProposal() *schema.Resource { FILE: routeros/resource_ip_ipsec_proposal_test.go constant testIpIpsecProposal (line 10) | testIpIpsecProposal = "routeros_ip_ipsec_proposal.test" function TestAccIpIpsecProposalTest_basic (line 12) | func TestAccIpIpsecProposalTest_basic(t *testing.T) { function testAccIpIpsecProposalConfig (line 40) | func testAccIpIpsecProposalConfig() string { FILE: routeros/resource_ip_ipsec_settings.go function ResourceIpIpsecSettings (line 12) | func ResourceIpIpsecSettings() *schema.Resource { FILE: routeros/resource_ip_ipsec_settings_test.go constant testIpIpsecSettings (line 10) | testIpIpsecSettings = "routeros_ip_ipsec_settings.test" function TestAccIpIpsecSettingsTest_basic (line 12) | func TestAccIpIpsecSettingsTest_basic(t *testing.T) { function testAccIpIpsecSettingsConfig (line 46) | func testAccIpIpsecSettingsConfig(param1, param2 string) string { FILE: routeros/resource_ip_nat_pmp.go function ResourceNatPmpSettings (line 8) | func ResourceNatPmpSettings() *schema.Resource { FILE: routeros/resource_ip_nat_pmp_interfaces.go function ResourceNatPmpInterfaces (line 8) | func ResourceNatPmpInterfaces() *schema.Resource { FILE: routeros/resource_ip_nat_pmp_interfaces_test.go constant testNatPmpInterfaces (line 10) | testNatPmpInterfaces = "routeros_ip_nat_pmp_interfaces.test" function TestAccNatPmpInterfacesTest_basic (line 12) | func TestAccNatPmpInterfacesTest_basic(t *testing.T) { function testAccNatPmpInterfacesConfig (line 51) | func testAccNatPmpInterfacesConfig(s1, s2, s3 string) string { FILE: routeros/resource_ip_nat_pmp_test.go constant testNatPmpMinVersion (line 10) | testNatPmpMinVersion = "7.13" constant testNatPmpSettings (line 11) | testNatPmpSettings = "routeros_ip_nat_pmp.test" function TestAccNatPmpSettingsTest_basic (line 13) | func TestAccNatPmpSettingsTest_basic(t *testing.T) { function testAccNatPmpSettingsConfig (line 47) | func testAccNatPmpSettingsConfig(b bool) string { FILE: routeros/resource_ip_neighbor_discovery.go function ResourceIpNeighborDiscoverySettings (line 18) | func ResourceIpNeighborDiscoverySettings() *schema.Resource { FILE: routeros/resource_ip_neighbor_discovery_test.go constant testIpNeighborDiscoverySettings (line 10) | testIpNeighborDiscoverySettings = "routeros_ip_neighbor_discovery_settin... function TestAccIpNeighborDiscoverySettingsTest_basic (line 12) | func TestAccIpNeighborDiscoverySettingsTest_basic(t *testing.T) { function testAccIpNeighborDiscoverySettingsConfig (line 41) | func testAccIpNeighborDiscoverySettingsConfig(iflist, lldp, mode, proto ... FILE: routeros/resource_ip_pool.go function ResourceIPPool (line 8) | func ResourceIPPool() *schema.Resource { FILE: routeros/resource_ip_pool_test.go constant testIpPoolAddress (line 9) | testIpPoolAddress = "routeros_ip_pool.test_pool" function TestAccIpPoolTest_basic (line 11) | func TestAccIpPoolTest_basic(t *testing.T) { function testAccIpPoolConfig (line 36) | func testAccIpPoolConfig() string { FILE: routeros/resource_ip_pool_v0.go function ResourceIPPoolV0 (line 7) | func ResourceIPPoolV0() *schema.Resource { FILE: routeros/resource_ip_route.go function ResourceIPRoute (line 11) | func ResourceIPRoute() *schema.Resource { FILE: routeros/resource_ip_route_test.go constant testIpRouteAddress (line 9) | testIpRouteAddress = "routeros_ip_route.test_route" function TestAccIpRouteTest_basic (line 11) | func TestAccIpRouteTest_basic(t *testing.T) { function testAccIpRouteConfig (line 38) | func testAccIpRouteConfig() string { FILE: routeros/resource_ip_service.go function ResourceIpService (line 35) | func ResourceIpService() *schema.Resource { FILE: routeros/resource_ip_service_test.go constant testIpServiceAddress (line 9) | testIpServiceAddress = "routeros_ip_service.telnet" function TestAccIpServiceTest_basic (line 11) | func TestAccIpServiceTest_basic(t *testing.T) { function testAccIpServiceConfig (line 34) | func testAccIpServiceConfig() string { FILE: routeros/resource_ip_settings.go function ResourceIpSettings (line 34) | func ResourceIpSettings() *schema.Resource { FILE: routeros/resource_ip_settings_test.go constant testIpSettings (line 10) | testIpSettings = "routeros_ip_settings.settings" function TestAccIpSettingsTest_basic (line 12) | func TestAccIpSettingsTest_basic(t *testing.T) { function testAccIpSettingsConfig (line 43) | func testAccIpSettingsConfig(param string) string { FILE: routeros/resource_ip_smb.go function ResourceIpSMB (line 18) | func ResourceIpSMB() *schema.Resource { FILE: routeros/resource_ip_smb_test.go constant testIpSMBMinVersion (line 10) | testIpSMBMinVersion = "7.14" constant testIpSMBTask (line 11) | testIpSMBTask = "routeros_ip_smb.test" function TestAccIpSMBTest_basic (line 13) | func TestAccIpSMBTest_basic(t *testing.T) { function testAccIpSMBConfig (line 45) | func testAccIpSMBConfig(enabled, domain, comment, _interface string) str... FILE: routeros/resource_ip_ssh_server.go function ResourceIpSSHServer (line 19) | func ResourceIpSSHServer() *schema.Resource { FILE: routeros/resource_ip_ssh_server_test.go constant testIpSSHServerSettings (line 10) | testIpSSHServerSettings = "routeros_ip_ssh_server.test" function TestAccIpSSHServerSettingsTest_basic (line 12) | func TestAccIpSSHServerSettingsTest_basic(t *testing.T) { function testAccIpSSHServerSettingsConfig (line 47) | func testAccIpSSHServerSettingsConfig(b bool, fwd string, kSize int) str... FILE: routeros/resource_ip_tftp.go function ResourceIpTFTP (line 23) | func ResourceIpTFTP() *schema.Resource { FILE: routeros/resource_ip_tftp_settings.go function ResourceIpTFTPSettings (line 12) | func ResourceIpTFTPSettings() *schema.Resource { FILE: routeros/resource_ip_tftp_test.go constant testInterfaceIpTFTPAddress (line 9) | testInterfaceIpTFTPAddress = "routeros_ip_tftp.test_file" function TestAccInterfaceIpTFTPTest_basic (line 11) | func TestAccInterfaceIpTFTPTest_basic(t *testing.T) { function testAccIpTFTPConfig (line 39) | func testAccIpTFTPConfig() string { FILE: routeros/resource_ip_traffic_flow.go function ResourceIpTrafficFlow (line 21) | func ResourceIpTrafficFlow() *schema.Resource { FILE: routeros/resource_ip_traffic_flow_ipfix.go function ResourceIpTrafficFlowIpfix (line 49) | func ResourceIpTrafficFlowIpfix() *schema.Resource { FILE: routeros/resource_ip_traffic_flow_ipfix_test.go constant testIpTrafficFlowIpfix (line 10) | testIpTrafficFlowIpfix = "routeros_ip_traffic_flow_ipfix.test" function TestAccIpTrafficFlowIpfixTest_basic (line 12) | func TestAccIpTrafficFlowIpfixTest_basic(t *testing.T) { function testAccIpTrafficFlowIpfixConfig (line 46) | func testAccIpTrafficFlowIpfixConfig() string { function testAccIpTrafficFlowIpfixConfigRollback (line 56) | func testAccIpTrafficFlowIpfixConfigRollback() string { FILE: routeros/resource_ip_traffic_flow_target.go function ResourceIpTrafficFlowTarget (line 22) | func ResourceIpTrafficFlowTarget() *schema.Resource { FILE: routeros/resource_ip_traffic_flow_target_test.go constant testIpTrafficFlowTarget (line 10) | testIpTrafficFlowTarget = "routeros_ip_traffic_flow_target.test" function TestAccIpTrafficFlowTargetTest_basic (line 12) | func TestAccIpTrafficFlowTargetTest_basic(t *testing.T) { function testAccIpTrafficFlowTargetConfig (line 40) | func testAccIpTrafficFlowTargetConfig() string { FILE: routeros/resource_ip_traffic_flow_test.go constant testIpTrafficFlow (line 10) | testIpTrafficFlow = "routeros_ip_traffic_flow.test" function TestAccIpTrafficFlowTest_basic (line 12) | func TestAccIpTrafficFlowTest_basic(t *testing.T) { function testAccIpTrafficFlowConfig (line 48) | func testAccIpTrafficFlowConfig() string { function testAccIpTrafficFlowConfigRollback (line 59) | func testAccIpTrafficFlowConfigRollback() string { FILE: routeros/resource_ip_upnp.go function ResourceUPNPSettings (line 8) | func ResourceUPNPSettings() *schema.Resource { FILE: routeros/resource_ip_upnp_interfaces.go function ResourceUPNPInterfaces (line 8) | func ResourceUPNPInterfaces() *schema.Resource { FILE: routeros/resource_ip_upnp_interfaces_test.go constant testUPNPInterfaces (line 10) | testUPNPInterfaces = "routeros_ip_upnp_interfaces.test" function TestAccUPNPInterfacesTest_basic (line 12) | func TestAccUPNPInterfacesTest_basic(t *testing.T) { function testAccUPNPInterfacesConfig (line 46) | func testAccUPNPInterfacesConfig(s1, s2, s3 string) string { FILE: routeros/resource_ip_upnp_test.go constant testUPNPSettings (line 10) | testUPNPSettings = "routeros_ip_upnp.test" function TestAccUPNPSettingsTest_basic (line 12) | func TestAccUPNPSettingsTest_basic(t *testing.T) { function testAccUPNPSettingsConfig (line 45) | func testAccUPNPSettingsConfig(b bool) string { FILE: routeros/resource_ip_vrf.go function ResourceIPVrf (line 8) | func ResourceIPVrf() *schema.Resource { FILE: routeros/resource_ip_vrf_test.go function TestAccIpVrfTest_basic (line 9) | func TestAccIpVrfTest_basic(t *testing.T) { function testAccIpVrfConfig (line 36) | func testAccIpVrfConfig() string { FILE: routeros/resource_ipv6_address.go function ResourceIPv6Address (line 29) | func ResourceIPv6Address() *schema.Resource { FILE: routeros/resource_ipv6_address_test.go constant testInterfaceIPv6AddressAddress (line 10) | testInterfaceIPv6AddressAddress = "routeros_ipv6_address.test_v6_address" function TestAccInterfaceIPv6AddressTest_basic (line 12) | func TestAccInterfaceIPv6AddressTest_basic(t *testing.T) { function testAccInterfaceIPv6AddressConfig (line 43) | func testAccInterfaceIPv6AddressConfig() string { FILE: routeros/resource_ipv6_dhcp_client.go function ResourceIPv6DhcpClient (line 31) | func ResourceIPv6DhcpClient() *schema.Resource { FILE: routeros/resource_ipv6_dhcp_client_option.go function ResourceIPv6DhcpClientOption (line 8) | func ResourceIPv6DhcpClientOption() *schema.Resource { FILE: routeros/resource_ipv6_dhcp_client_option_test.go constant testIPv6DhcpClientOption (line 9) | testIPv6DhcpClientOption = "routeros_ipv6_dhcp_client_option.test_dhcp" function TestAccIPv6DhcpClientOptionTest_basic (line 11) | func TestAccIPv6DhcpClientOptionTest_basic(t *testing.T) { function testAccIPv6DhcpClientOptionConfig (line 37) | func testAccIPv6DhcpClientOptionConfig() string { FILE: routeros/resource_ipv6_dhcp_client_test.go constant testIPv6DhcpClient (line 9) | testIPv6DhcpClient = "routeros_ipv6_dhcp_client.client" function TestAccIPv6DhcpClient_basic (line 11) | func TestAccIPv6DhcpClient_basic(t *testing.T) { function testAccIPv6DhcpClientConfig (line 38) | func testAccIPv6DhcpClientConfig() string { FILE: routeros/resource_ipv6_dhcp_server.go function ResourceIpv6DhcpServer (line 29) | func ResourceIpv6DhcpServer() *schema.Resource { FILE: routeros/resource_ipv6_dhcp_server_option.go function ResourceIpv6DhcpServerOption (line 21) | func ResourceIpv6DhcpServerOption() *schema.Resource { FILE: routeros/resource_ipv6_dhcp_server_option_sets.go function ResourceIpv6DhcpServerOptionSets (line 16) | func ResourceIpv6DhcpServerOptionSets() *schema.Resource { FILE: routeros/resource_ipv6_dhcp_server_option_sets_test.go constant testIpv6DhcpServerOptionSets (line 10) | testIpv6DhcpServerOptionSets = "routeros_ipv6_dhcp_server_option_sets.test" function TestAccIpv6DhcpServerOptionSetsTest_basic (line 12) | func TestAccIpv6DhcpServerOptionSetsTest_basic(t *testing.T) { function testAccIpv6DhcpServerOptionSetsConfig (line 40) | func testAccIpv6DhcpServerOptionSetsConfig() string { FILE: routeros/resource_ipv6_dhcp_server_option_test.go constant testIpv6DhcpServerOption (line 10) | testIpv6DhcpServerOption = "routeros_ipv6_dhcp_server_option.test" function TestAccIpv6DhcpServerOptionTest_basic (line 12) | func TestAccIpv6DhcpServerOptionTest_basic(t *testing.T) { function testAccIpv6DhcpServerOptionConfig (line 40) | func testAccIpv6DhcpServerOptionConfig() string { FILE: routeros/resource_ipv6_dhcp_server_test.go constant testIpv6DhcpServerMinVersion (line 10) | testIpv6DhcpServerMinVersion = "7.20" constant testIpv6DhcpServer (line 11) | testIpv6DhcpServer = "routeros_ipv6_dhcp_server.test" function TestAccIpv6DhcpServerTest_basic (line 13) | func TestAccIpv6DhcpServerTest_basic(t *testing.T) { function testAccIpv6DhcpServerConfig (line 48) | func testAccIpv6DhcpServerConfig() string { FILE: routeros/resource_ipv6_firewall_addr_list.go function ResourceIPv6FirewallAddrList (line 24) | func ResourceIPv6FirewallAddrList() *schema.Resource { FILE: routeros/resource_ipv6_firewall_addr_list_test.go constant testIPv6FirewallAddrList (line 9) | testIPv6FirewallAddrList = "routeros_ipv6_firewall_addr_list.data" function TestAccIPv6FirewallAddrListTest_basic (line 11) | func TestAccIPv6FirewallAddrListTest_basic(t *testing.T) { function testAccIPv6FirewallAddrListConfig (line 37) | func testAccIPv6FirewallAddrListConfig() string { FILE: routeros/resource_ipv6_firewall_filter.go function ResourceIPv6FirewallFilter (line 11) | func ResourceIPv6FirewallFilter() *schema.Resource { FILE: routeros/resource_ipv6_firewall_filter_test.go constant testIPv6FirewallFilterAddress (line 9) | testIPv6FirewallFilterAddress = "routeros_ipv6_firewall_filter.rule" function TestAccIPv6FirewallFilterTest_basic (line 11) | func TestAccIPv6FirewallFilterTest_basic(t *testing.T) { function testAccIPv6FirewallFilterConfig (line 36) | func testAccIPv6FirewallFilterConfig() string { FILE: routeros/resource_ipv6_firewall_mangle.go function ResourceIPv6FirewallMangle (line 28) | func ResourceIPv6FirewallMangle() *schema.Resource { FILE: routeros/resource_ipv6_firewall_mangle_test.go constant testIPv6FirewallMangle (line 9) | testIPv6FirewallMangle = "routeros_ipv6_firewall_mangle.data" function TestAccIPv6FirewallMangleTest_basic (line 11) | func TestAccIPv6FirewallMangleTest_basic(t *testing.T) { function testAccIPv6FirewallMangleConfig (line 38) | func testAccIPv6FirewallMangleConfig() string { FILE: routeros/resource_ipv6_firewall_nat.go function ResourceIPv6FirewallNat (line 30) | func ResourceIPv6FirewallNat() *schema.Resource { FILE: routeros/resource_ipv6_firewall_nat_test.go constant testIPv6FirewallNat (line 9) | testIPv6FirewallNat = "routeros_ipv6_firewall_nat.data" function TestAccIPv6FirewallNatTest_basic (line 11) | func TestAccIPv6FirewallNatTest_basic(t *testing.T) { function testAccIPv6FirewallNatConfig (line 38) | func testAccIPv6FirewallNatConfig() string { FILE: routeros/resource_ipv6_nd_prefix.go function ResourceIpv6NdPrefix (line 23) | func ResourceIpv6NdPrefix() *schema.Resource { FILE: routeros/resource_ipv6_nd_prefix_test.go constant testIpv6NdPrefix (line 10) | testIpv6NdPrefix = "routeros_ipv6_nd_prefix.test" function TestAccIpv6NdPrefixTest_basic (line 12) | func TestAccIpv6NdPrefixTest_basic(t *testing.T) { function testAccIpv6NdPrefixConfig (line 40) | func testAccIpv6NdPrefixConfig() string { FILE: routeros/resource_ipv6_neighbor_discovery.go function ResourceIPv6NeighborDiscovery (line 35) | func ResourceIPv6NeighborDiscovery() *schema.Resource { FILE: routeros/resource_ipv6_neighbor_discovery_test.go constant testIPv6NeighborDiscoveryAddress (line 9) | testIPv6NeighborDiscoveryAddress = "routeros_ipv6_neighbor_discovery.test" function TestAccIPv6FNeighborDiscoveryTest_full (line 11) | func TestAccIPv6FNeighborDiscoveryTest_full(t *testing.T) { function TestAccIPv6FNeighborDiscoveryTest_basic (line 48) | func TestAccIPv6FNeighborDiscoveryTest_basic(t *testing.T) { function testAccFullIPv6NeighborDiscoveryConfig (line 72) | func testAccFullIPv6NeighborDiscoveryConfig() string { function testAccSimpleIPv6NeighborDiscoveryConfig (line 95) | func testAccSimpleIPv6NeighborDiscoveryConfig() string { FILE: routeros/resource_ipv6_pool.go function ResourceIpv6Pool (line 19) | func ResourceIpv6Pool() *schema.Resource { FILE: routeros/resource_ipv6_pool_test.go constant testIpv6Pool (line 10) | testIpv6Pool = "routeros_ipv6_pool.test" function TestAccIpv6PoolTest_basic (line 12) | func TestAccIpv6PoolTest_basic(t *testing.T) { function testAccIpv6PoolConfig (line 40) | func testAccIpv6PoolConfig() string { FILE: routeros/resource_ipv6_route.go function ResourceIPv6Route (line 9) | func ResourceIPv6Route() *schema.Resource { FILE: routeros/resource_ipv6_route_test.go constant testIPv6RouteAddress (line 9) | testIPv6RouteAddress = "routeros_ipv6_route.test_route" function TestAccIPv6RouteTest_basic (line 11) | func TestAccIPv6RouteTest_basic(t *testing.T) { function testAccIPv6RouteConfig (line 38) | func testAccIPv6RouteConfig() string { FILE: routeros/resource_ipv6_settings.go function ResourceIpv6Settings (line 34) | func ResourceIpv6Settings() *schema.Resource { FILE: routeros/resource_ipv6_settings_test.go constant testIpv6Settings (line 10) | testIpv6Settings = "routeros_ipv6_settings.settings" function TestAccIpv6SettingsTest_basic (line 12) | func TestAccIpv6SettingsTest_basic(t *testing.T) { function testAccIpv6SettingsConfig (line 43) | func testAccIpv6SettingsConfig(param string) string { FILE: routeros/resource_move.go function ResourceMoveItems (line 14) | func ResourceMoveItems() *schema.Resource { FILE: routeros/resource_ovpn_client.go function ResourceOpenVPNClient (line 36) | func ResourceOpenVPNClient() *schema.Resource { FILE: routeros/resource_ovpn_client_test.go constant testInterfaceOpenVPNClient (line 9) | testInterfaceOpenVPNClient = "routeros_interface_ovpn_client.ovpn-in1" function TestAccOpenVPNClientTest_basic (line 11) | func TestAccOpenVPNClientTest_basic(t *testing.T) { function testAccOpenVPNClientConfig (line 38) | func testAccOpenVPNClientConfig() string { FILE: routeros/resource_ovpn_server.go function ResourceOpenVPNServer (line 33) | func ResourceOpenVPNServer() *schema.Resource { FILE: routeros/resource_ovpn_server_test.go constant testOpenVPNServerMinVersion (line 9) | testOpenVPNServerMinVersion = "7.8" constant testOpenVPNServer (line 10) | testOpenVPNServer = "routeros_ovpn_server.server" constant testInterfaceOpenVPNServer (line 11) | testInterfaceOpenVPNServer = "routeros_interface_ovpn_server.user1" function TestAccOpenVPNServerTest_basic (line 13) | func TestAccOpenVPNServerTest_basic(t *testing.T) { function testAccOpenVPNServerConfig (line 46) | func testAccOpenVPNServerConfig() string { FILE: routeros/resource_ovpn_server_v0.go function ResourceOpenVPNServerV0 (line 33) | func ResourceOpenVPNServerV0() *schema.Resource { FILE: routeros/resource_ppp_aaa.go function ResourcePppAaa (line 17) | func ResourcePppAaa() *schema.Resource { FILE: routeros/resource_ppp_aaa_test.go constant testPppAaaAddress (line 9) | testPppAaaAddress = "routeros_ppp_aaa.test" function TestAccPppAaaTest_basic (line 11) | func TestAccPppAaaTest_basic(t *testing.T) { function testAccPppAaaConfig (line 44) | func testAccPppAaaConfig(n int) string { FILE: routeros/resource_ppp_profile.go function ResourcePPPProfile (line 34) | func ResourcePPPProfile() *schema.Resource { FILE: routeros/resource_ppp_profile_test.go constant testPPPProfile (line 9) | testPPPProfile = "routeros_ppp_profile.test" function TestAccPPPProfileTest_basic (line 11) | func TestAccPPPProfileTest_basic(t *testing.T) { function testAccPPPProfileConfig (line 36) | func testAccPPPProfileConfig() string { FILE: routeros/resource_ppp_secret.go function ResourcePPPSecret (line 29) | func ResourcePPPSecret() *schema.Resource { FILE: routeros/resource_ppp_secret_test.go constant testPPPSecret (line 9) | testPPPSecret = "routeros_ppp_secret.test" function TestAccPPPSecretTest_basic (line 11) | func TestAccPPPSecretTest_basic(t *testing.T) { function testAccPPPSecretConfig (line 36) | func testAccPPPSecretConfig() string { FILE: routeros/resource_queue_simple.go function ResourceQueueSimple (line 45) | func ResourceQueueSimple() *schema.Resource { FILE: routeros/resource_queue_simple_test.go constant testQueueSimple (line 10) | testQueueSimple = "routeros_queue_simple.test" function TestAccQueueSimpleTest_basic (line 12) | func TestAccQueueSimpleTest_basic(t *testing.T) { function testAccQueueSimpleConfig (line 40) | func testAccQueueSimpleConfig() string { FILE: routeros/resource_queue_tree.go function ResourceQueueTree (line 37) | func ResourceQueueTree() *schema.Resource { FILE: routeros/resource_queue_tree_test.go constant testQueueTree (line 10) | testQueueTree = "routeros_queue_tree.test" function TestAccQueueTreeTest_basic (line 12) | func TestAccQueueTreeTest_basic(t *testing.T) { function testAccQueueTreeConfig (line 41) | func testAccQueueTreeConfig() string { FILE: routeros/resource_queue_type.go function ResourceQueueType (line 32) | func ResourceQueueType() *schema.Resource { FILE: routeros/resource_queue_type_test.go constant testQueueType (line 10) | testQueueType = "routeros_queue_type.test" function TestAccQueueTypeTest_basic (line 12) | func TestAccQueueTypeTest_basic(t *testing.T) { function testAccQueueTypeConfig (line 42) | func testAccQueueTypeConfig() string { FILE: routeros/resource_radius.go function ResourceRadius (line 9) | func ResourceRadius() *schema.Resource { function ResourceRadiusIncoming (line 141) | func ResourceRadiusIncoming() *schema.Resource { FILE: routeros/resource_radius_v0.go function ResourceRadiusV0 (line 9) | func ResourceRadiusV0() *schema.Resource { FILE: routeros/resource_routing_bfd_configuration.go function ResourceRoutingBfdConfiguration (line 27) | func ResourceRoutingBfdConfiguration() *schema.Resource { FILE: routeros/resource_routing_bfd_configuration_test.go constant testRoutingBfdMinVersion (line 10) | testRoutingBfdMinVersion = "7.20" constant testRoutingBfdConfiguration (line 11) | testRoutingBfdConfiguration = "routeros_routing_bfd_configuration.test" function TestAccRoutingBfdConfigurationTest_basic (line 13) | func TestAccRoutingBfdConfigurationTest_basic(t *testing.T) { function testAccRoutingBfdConfigurationConfig (line 53) | func testAccRoutingBfdConfigurationConfig() string { function testAccRoutingBfdConfigurationConfig2 (line 64) | func testAccRoutingBfdConfigurationConfig2() string { FILE: routeros/resource_routing_bgp_connection.go function ResourceRoutingBgpConnection (line 68) | func ResourceRoutingBgpConnection() *schema.Resource { FILE: routeros/resource_routing_bgp_connection_test.go constant testBGPConnectionMinVersion (line 9) | testBGPConnectionMinVersion = "7.12" constant testBGPConnectionAddress (line 10) | testBGPConnectionAddress = "routeros_routing_bgp_connection.test" function TestAccBGPConnectionTest_basic (line 12) | func TestAccBGPConnectionTest_basic(t *testing.T) { function testAccBGPConnectionConfig (line 41) | func testAccBGPConnectionConfig() string { FILE: routeros/resource_routing_bgp_evpn.go function ResourceRoutingBgpEvpn (line 20) | func ResourceRoutingBgpEvpn() *schema.Resource { FILE: routeros/resource_routing_bgp_evpn_test.go constant testBgpEvpnMinVersion (line 10) | testBgpEvpnMinVersion = "7.20" constant testBgpEvpn (line 11) | testBgpEvpn = "routeros_routing_bgp_evpn.test" function TestAccBgpEvpnTest_basic (line 13) | func TestAccBgpEvpnTest_basic(t *testing.T) { function testAccBgpEvpnConfig (line 46) | func testAccBgpEvpnConfig() string { FILE: routeros/resource_routing_bgp_instance.go function ResourceRoutingBgpInstance (line 18) | func ResourceRoutingBgpInstance() *schema.Resource { FILE: routeros/resource_routing_bgp_instance_test.go constant testBgpInstanceMinVersion (line 10) | testBgpInstanceMinVersion = "7.20" constant testRoutingBgpInstance (line 11) | testRoutingBgpInstance = "routeros_routing_bgp_instance.test" function TestAccRoutingBgpInstanceTest_basic (line 13) | func TestAccRoutingBgpInstanceTest_basic(t *testing.T) { function testAccRoutingBgpInstanceConfig (line 45) | func testAccRoutingBgpInstanceConfig() string { FILE: routeros/resource_routing_bgp_template.go function ResourceRoutingBgpTemplate (line 55) | func ResourceRoutingBgpTemplate() *schema.Resource { FILE: routeros/resource_routing_bgp_template_test.go constant testBGPTemplateAddress (line 9) | testBGPTemplateAddress = "routeros_routing_bgp_template.test" function TestAccBGPTemplateTest_basic (line 11) | func TestAccBGPTemplateTest_basic(t *testing.T) { function testAccBGPTemplateConfig (line 35) | func testAccBGPTemplateConfig() string { FILE: routeros/resource_routing_bgp_vpn.go function ResourceRoutingBgpVpn (line 22) | func ResourceRoutingBgpVpn() *schema.Resource { FILE: routeros/resource_routing_bgp_vpn_test.go constant testRoutingBgpVpn (line 10) | testRoutingBgpVpn = "routeros_routing_bgp_vpn.test" function TestAccRoutingBgpVpnTest_basic (line 12) | func TestAccRoutingBgpVpnTest_basic(t *testing.T) { function testAccRoutingBgpVpnConfig (line 41) | func testAccRoutingBgpVpnConfig() string { FILE: routeros/resource_routing_filter_rule.go function ResourceRoutingFilterRule (line 19) | func ResourceRoutingFilterRule() *schema.Resource { FILE: routeros/resource_routing_filter_rule_test.go constant testRoutingFilterRule (line 9) | testRoutingFilterRule = "routeros_routing_filter_rule.test" function TestAccRoutingFilterRuleTest_basic (line 11) | func TestAccRoutingFilterRuleTest_basic(t *testing.T) { function testAccRoutingFilterRuleConfig (line 39) | func testAccRoutingFilterRuleConfig() string { FILE: routeros/resource_routing_id.go function ResourceRoutingId (line 24) | func ResourceRoutingId() *schema.Resource { FILE: routeros/resource_routing_id_test.go constant testRoutingId (line 10) | testRoutingId = "routeros_routing_id.test" function TestAccRoutingIdTest_basic (line 12) | func TestAccRoutingIdTest_basic(t *testing.T) { function testAccRoutingIdConfig (line 40) | func testAccRoutingIdConfig() string { FILE: routeros/resource_routing_igmp_proxy_interface.go function ResourceRoutingIgmpProxyInterface (line 20) | func ResourceRoutingIgmpProxyInterface() *schema.Resource { FILE: routeros/resource_routing_igmp_proxy_interface_test.go constant testRoutingIgmpProxyInterface (line 10) | testRoutingIgmpProxyInterface = "routeros_routing_igmp_proxy_interface.t... function TestAccRoutingIgmpProxyInterfaceTest_basic (line 12) | func TestAccRoutingIgmpProxyInterfaceTest_basic(t *testing.T) { function testAccRoutingIgmpProxyInterfaceConfig (line 42) | func testAccRoutingIgmpProxyInterfaceConfig() string { FILE: routeros/resource_routing_ospf_area.go function ResourceRoutingOspfArea (line 22) | func ResourceRoutingOspfArea() *schema.Resource { FILE: routeros/resource_routing_ospf_area_range.go function ResourceRoutingOspfAreaRange (line 21) | func ResourceRoutingOspfAreaRange() *schema.Resource { FILE: routeros/resource_routing_ospf_area_range_test.go constant testRoutingOspfAreaRange (line 10) | testRoutingOspfAreaRange = "routeros_routing_ospf_area_range.test" function TestAccRoutingOspfAreaRangeTest_basic (line 12) | func TestAccRoutingOspfAreaRangeTest_basic(t *testing.T) { function testAccRoutingOspfAreaRangeConfig (line 41) | func testAccRoutingOspfAreaRangeConfig() string { FILE: routeros/resource_routing_ospf_area_test.go constant testRoutingOspfArea (line 9) | testRoutingOspfArea = "routeros_routing_ospf_area.test_routing_ospf_area" function TestAccRoutingOspfInstanceArea_basic (line 11) | func TestAccRoutingOspfInstanceArea_basic(t *testing.T) { function testAccCheckRoutingOspfAreaConfig (line 36) | func testAccCheckRoutingOspfAreaConfig() string { FILE: routeros/resource_routing_ospf_instance.go function ResourceRoutingOspfInstance (line 29) | func ResourceRoutingOspfInstance() *schema.Resource { FILE: routeros/resource_routing_ospf_instance_test.go constant testRoutingOspfInstance (line 9) | testRoutingOspfInstance = "routeros_routing_ospf_instance.test_routing_o... function TestAccRoutingOspfInstanceTest_basic (line 11) | func TestAccRoutingOspfInstanceTest_basic(t *testing.T) { function testAccCheckRoutingOspfInstanceConfig (line 36) | func testAccCheckRoutingOspfInstanceConfig() string { FILE: routeros/resource_routing_ospf_interface_template.go function ResourceRoutingOspfInterfaceTemplate (line 38) | func ResourceRoutingOspfInterfaceTemplate() *schema.Resource { FILE: routeros/resource_routing_ospf_interface_template_test.go constant testRoutingOspfInterfaceTemplate (line 9) | testRoutingOspfInterfaceTemplate = "routeros_routing_ospf_interface_temp... function TestAccRoutingOspfInterfaceTemplateTest_basic (line 11) | func TestAccRoutingOspfInterfaceTemplateTest_basic(t *testing.T) { function testAccCheckRoutingOspfInterfaceTemplateConfig (line 36) | func testAccCheckRoutingOspfInterfaceTemplateConfig() string { FILE: routeros/resource_routing_ospf_interface_template_v0.go function ResourceRoutingOspfInterfaceTemplateV0 (line 35) | func ResourceRoutingOspfInterfaceTemplateV0() *schema.Resource { FILE: routeros/resource_routing_rule.go function ResourceRoutingRule (line 24) | func ResourceRoutingRule() *schema.Resource { FILE: routeros/resource_routing_rule_test.go constant testRoutingRule (line 10) | testRoutingRule = "routeros_routing_rule.test" function TestAccRoutingRuleTest_basic (line 12) | func TestAccRoutingRuleTest_basic(t *testing.T) { function testAccRoutingRuleConfig (line 48) | func testAccRoutingRuleConfig() string { FILE: routeros/resource_routing_table.go function ResourceRoutingTable (line 22) | func ResourceRoutingTable() *schema.Resource { FILE: routeros/resource_routing_table_test.go constant testRoutingTableAddress (line 9) | testRoutingTableAddress = "routeros_routing_table.test_table" function TestAccRoutingTableTest_basic (line 11) | func TestAccRoutingTableTest_basic(t *testing.T) { function testAccRoutingTableConfig (line 36) | func testAccRoutingTableConfig() string { FILE: routeros/resource_snmp.go function ResourceSNMP (line 25) | func ResourceSNMP() *schema.Resource { FILE: routeros/resource_snmp_community.go function ResourceSNMPCommunity (line 27) | func ResourceSNMPCommunity() *schema.Resource { FILE: routeros/resource_snmp_community_test.go constant testSNMPCommunityAddress (line 9) | testSNMPCommunityAddress = "routeros_snmp_community.test" function TestAccSNMPCommunityTest_basic (line 11) | func TestAccSNMPCommunityTest_basic(t *testing.T) { function testAccSNMPCommunityConfig (line 35) | func testAccSNMPCommunityConfig() string { FILE: routeros/resource_snmp_community_v0.go function ResourceSNMPCommunityV0 (line 27) | func ResourceSNMPCommunityV0() *schema.Resource { FILE: routeros/resource_snmp_test.go constant testSNMPMinVersion (line 11) | testSNMPMinVersion = "7.8" constant testSNMPAddress (line 12) | testSNMPAddress = "routeros_snmp.test" function TestAccSNMPTest_basic (line 14) | func TestAccSNMPTest_basic(t *testing.T) { function testAccCheckSNMPExists (line 49) | func testAccCheckSNMPExists(name string) resource.TestCheckFunc { function testAccSNMPConfig (line 64) | func testAccSNMPConfig(n int) string { FILE: routeros/resource_system_certificate.go function ResourceSystemCertificate (line 41) | func ResourceSystemCertificate() *schema.Resource { FILE: routeros/resource_system_certificate_import_test.go constant testSystemCertificatesImportAddress (line 9) | testSystemCertificatesImportAddress = "routeros_system_certificate.exter... function TestAccSystemCertificatesTest_import (line 11) | func TestAccSystemCertificatesTest_import(t *testing.T) { function testAccSystemCertificatesImportConfig (line 49) | func testAccSystemCertificatesImportConfig() string { FILE: routeros/resource_system_certificate_scep_server.go function ResourceCertificateScepServer (line 11) | func ResourceCertificateScepServer() *schema.Resource { FILE: routeros/resource_system_certificate_scep_server_test.go function TestAccResourceCertificateScepServer_basic (line 9) | func TestAccResourceCertificateScepServer_basic(t *testing.T) { FILE: routeros/resource_system_certificate_test.go constant testSystemCertificatesAddress (line 9) | testSystemCertificatesAddress = "routeros_system_certificate.root_ca" function TestAccSystemCertificatesTest_basic (line 11) | func TestAccSystemCertificatesTest_basic(t *testing.T) { function testAccSystemCertificatesConfig (line 125) | func testAccSystemCertificatesConfig() string { function testAccSystemCertificatesConfigUpdated (line 186) | func testAccSystemCertificatesConfigUpdated() string { FILE: routeros/resource_system_clock.go function ResourceSystemClock (line 16) | func ResourceSystemClock() *schema.Resource { FILE: routeros/resource_system_clock_test.go constant testSystemClockTask (line 10) | testSystemClockTask = "routeros_system_clock.set" function TestAccSystemClockTest_basic (line 12) | func TestAccSystemClockTest_basic(t *testing.T) { function makeSteps (line 28) | func makeSteps(name string) (res []resource.TestStep) { FILE: routeros/resource_system_identity.go function ResourceSystemIdentity (line 9) | func ResourceSystemIdentity() *schema.Resource { FILE: routeros/resource_system_identity_test.go constant testSystemIdentityTask (line 10) | testSystemIdentityTask = "routeros_identity.test" function TestAccSystemIdentityTest_basic (line 12) | func TestAccSystemIdentityTest_basic(t *testing.T) { function testAccSystemIdentityConfig (line 42) | func testAccSystemIdentityConfig(name string) string { FILE: routeros/resource_system_led.go function ResourceSystemLed (line 20) | func ResourceSystemLed() *schema.Resource { FILE: routeros/resource_system_led_settings.go function ResourceSystemLedSettings (line 15) | func ResourceSystemLedSettings() *schema.Resource { FILE: routeros/resource_system_logging.go function ResourceSystemLogging (line 32) | func ResourceSystemLogging() *schema.Resource { FILE: routeros/resource_system_logging_actions.go function ResourceSystemLoggingAction (line 29) | func ResourceSystemLoggingAction() *schema.Resource { FILE: routeros/resource_system_logging_actions_test.go constant testSystemLoggingAction (line 9) | testSystemLoggingAction = "routeros_system_logging_action.action" function TestAccSystemLoggingActionTest_basic (line 11) | func TestAccSystemLoggingActionTest_basic(t *testing.T) { function testAccSystemLoggingActionConfig (line 42) | func testAccSystemLoggingActionConfig() string { FILE: routeros/resource_system_logging_test.go constant testSystemSimpleLoggingTask (line 9) | testSystemSimpleLoggingTask = "routeros_system_logging.simple_logging" function TestAccSystemLoggingTest_basic (line 11) | func TestAccSystemLoggingTest_basic(t *testing.T) { function testAccSystemLoggingConfig (line 40) | func testAccSystemLoggingConfig() string { FILE: routeros/resource_system_note.go function ResourceSystemNote (line 16) | func ResourceSystemNote() *schema.Resource { FILE: routeros/resource_system_note_test.go constant testSystemNoteTaskMinVersion (line 11) | testSystemNoteTaskMinVersion = "7.14" constant testSystemNoteTask (line 12) | testSystemNoteTask = "routeros_system_note.test" constant testSystemNoteNote (line 14) | testSystemNoteNote = "For authorized use only." function TestAccSystemNoteTest_basic (line 16) | func TestAccSystemNoteTest_basic(t *testing.T) { function testAccSystemNoteConfig (line 71) | func testAccSystemNoteConfig(note string, showAtLogin bool, showAtCliLog... FILE: routeros/resource_system_ntp_client.go function ResourceSystemNtpClient (line 23) | func ResourceSystemNtpClient() *schema.Resource { FILE: routeros/resource_system_ntp_client_test.go constant testSystemNtpClient (line 10) | testSystemNtpClient = "routeros_system_ntp_client.test" function TestAccSystemNtpClientTest_basic (line 12) | func TestAccSystemNtpClientTest_basic(t *testing.T) { function testAccSystemNtpClientConfig (line 42) | func testAccSystemNtpClientConfig(mode, servers string) string { FILE: routeros/resource_system_ntp_server.go function ResourceSystemNtpServer (line 23) | func ResourceSystemNtpServer() *schema.Resource { FILE: routeros/resource_system_ntp_server_test.go constant testSystemNtpServer (line 10) | testSystemNtpServer = "routeros_system_ntp_server.test" function TestAccSystemNtpServerTest_basic (line 12) | func TestAccSystemNtpServerTest_basic(t *testing.T) { function testAccSystemNtpServerConfig (line 44) | func testAccSystemNtpServerConfig(param, stratum string) string { FILE: routeros/resource_system_routerboard_button_mode.go function ResourceSystemRouterboardButtonMode (line 16) | func ResourceSystemRouterboardButtonMode() *schema.Resource { FILE: routeros/resource_system_routerboard_button_reset.go function ResourceSystemRouterboardButtonReset (line 16) | func ResourceSystemRouterboardButtonReset() *schema.Resource { FILE: routeros/resource_system_routerboard_button_wps.go function ResourceSystemRouterboardButtonWps (line 16) | func ResourceSystemRouterboardButtonWps() *schema.Resource { FILE: routeros/resource_system_routerboard_settings.go function ResourceSystemRouterboardSettings (line 25) | func ResourceSystemRouterboardSettings() *schema.Resource { FILE: routeros/resource_system_routerboard_usb.go function ResourceSystemRouterboardUsb (line 16) | func ResourceSystemRouterboardUsb() *schema.Resource { FILE: routeros/resource_system_scheduler.go function ResourceSystemScheduler (line 11) | func ResourceSystemScheduler() *schema.Resource { FILE: routeros/resource_system_scheduler_test.go constant testSystemSchedulerTask (line 9) | testSystemSchedulerTask = "routeros_scheduler.test_task" function TestAccSystemSchedulerTest_basic (line 11) | func TestAccSystemSchedulerTest_basic(t *testing.T) { function testAccSystemSchedulerConfig (line 38) | func testAccSystemSchedulerConfig() string { FILE: routeros/resource_system_scheduler_v0.go function ResourceSystemSchedulerV0 (line 8) | func ResourceSystemSchedulerV0() *schema.Resource { FILE: routeros/resource_system_script.go function ResourceSystemScript (line 26) | func ResourceSystemScript() *schema.Resource { function startScript (line 127) | func startScript(ctx context.Context, s map[string]*schema.Schema, d *sc... FILE: routeros/resource_system_script_test.go constant testSystemScriptTask (line 9) | testSystemScriptTask = "routeros_system_script.script" function TestAccSystemScriptTest_basic (line 11) | func TestAccSystemScriptTest_basic(t *testing.T) { function testAccSystemScriptConfig (line 40) | func testAccSystemScriptConfig() string { FILE: routeros/resource_system_user.go function ResourceUser (line 22) | func ResourceUser() *schema.Resource { FILE: routeros/resource_system_user_aaa.go function ResourceUserAaa (line 18) | func ResourceUserAaa() *schema.Resource { FILE: routeros/resource_system_user_aaa_test.go constant testUserAAA (line 10) | testUserAAA = "routeros_system_user_aaa.settings" function TestAccUserAAATest_basic (line 12) | func TestAccUserAAATest_basic(t *testing.T) { function testAccUserAAAConfig (line 44) | func testAccUserAAAConfig(param string) string { FILE: routeros/resource_system_user_group.go function ResourceUserGroup (line 19) | func ResourceUserGroup() *schema.Resource { FILE: routeros/resource_system_user_group_test.go constant testUserGroupAddress (line 9) | testUserGroupAddress = "routeros_system_user_group.test" function TestAccUserGroupTest_basic (line 11) | func TestAccUserGroupTest_basic(t *testing.T) { function testAccUserGroupConfig (line 37) | func testAccUserGroupConfig() string { FILE: routeros/resource_system_user_settings.go function ResourceSystemUserSettings (line 16) | func ResourceSystemUserSettings() *schema.Resource { FILE: routeros/resource_system_user_settings_test.go constant testUserSettings (line 10) | testUserSettings = "routeros_system_user_settings.test" function TestAccUserSettingsTest_basic (line 12) | func TestAccUserSettingsTest_basic(t *testing.T) { function testAccUserSettingsConfig (line 46) | func testAccUserSettingsConfig(p1, p2 string) string { FILE: routeros/resource_system_user_sshkeys.go function ResourceUserSshKeys (line 20) | func ResourceUserSshKeys() *schema.Resource { FILE: routeros/resource_system_user_sshkeys_test.go constant testUserAddress2 (line 9) | testUserAddress2 = "routeros_system_user_sshkeys.test" function TestUserSshKeyTest_basic (line 11) | func TestUserSshKeyTest_basic(t *testing.T) { function testUserSshKeyConfig (line 37) | func testUserSshKeyConfig() string { FILE: routeros/resource_system_user_test.go constant testUserAddress (line 9) | testUserAddress = "routeros_system_user.test" function TestAccUserTest_basic (line 11) | func TestAccUserTest_basic(t *testing.T) { function testAccUserConfig (line 37) | func testAccUserConfig() string { FILE: routeros/resource_testing_helper.go function testResourcePrimaryInstanceId (line 9) | func testResourcePrimaryInstanceId(name string) resource.TestCheckFunc { function testCheckMikrotikItemAttr (line 26) | func testCheckMikrotikItemAttr(name string, params *MikrotikItem, key st... function testCheckMikrotikItemAttrSet (line 47) | func testCheckMikrotikItemAttrSet(name string, params *MikrotikItem, key... function testCheckNoMikrotikItemAttr (line 64) | func testCheckNoMikrotikItemAttr(name string, params *MikrotikItem, key ... FILE: routeros/resource_tool_bandwidth_server.go function ResourceToolBandwidthServer (line 18) | func ResourceToolBandwidthServer() *schema.Resource { FILE: routeros/resource_tool_bandwidth_server_test.go constant testToolsBandwidthServer (line 9) | testToolsBandwidthServer = "routeros_tool_bandwidth_server.test" function TestAccToolsBandwidthServerTest_basic (line 11) | func TestAccToolsBandwidthServerTest_basic(t *testing.T) { function testAccToolsBandwidthServerConfig_none (line 43) | func testAccToolsBandwidthServerConfig_none() string { function testAccToolsBandwidthServerConfig_complex (line 52) | func testAccToolsBandwidthServerConfig_complex() string { FILE: routeros/resource_tool_email.go function ResourceToolEmail (line 21) | func ResourceToolEmail() *schema.Resource { FILE: routeros/resource_tool_email_test.go constant testToolEmail (line 9) | testToolEmail = "routeros_tool_email.email" function TestAccToolEmailTest_basic (line 11) | func TestAccToolEmailTest_basic(t *testing.T) { function testAccToolEmailConfig (line 42) | func testAccToolEmailConfig() string { FILE: routeros/resource_tool_graphing.go function ResourceToolGraphingInterface (line 20) | func ResourceToolGraphingInterface() *schema.Resource { function ResourceToolGraphingQueue (line 69) | func ResourceToolGraphingQueue() *schema.Resource { function ResourceToolGraphingResource (line 126) | func ResourceToolGraphingResource() *schema.Resource { FILE: routeros/resource_tool_graphing_test.go constant testToolGraphingInterfaceTask (line 10) | testToolGraphingInterfaceTask = "routeros_tool_graphing_interface.test" function TestAccToolGraphingInterfaceTest_basic (line 12) | func TestAccToolGraphingInterfaceTest_basic(t *testing.T) { constant testToolGraphingQueueTask (line 38) | testToolGraphingQueueTask = "routeros_tool_graphing_queue.test" function TestAccToolGraphingQueueTest_basic (line 40) | func TestAccToolGraphingQueueTest_basic(t *testing.T) { constant testToolGraphingResourceTask (line 67) | testToolGraphingResourceTask = "routeros_tool_graphing_resource.test" function TestAccToolGraphingResourceTest_basic (line 69) | func TestAccToolGraphingResourceTest_basic(t *testing.T) { function testAccToolGraphingInterfaceConfig (line 94) | func testAccToolGraphingInterfaceConfig(_interface string, allowAddress ... function testAccToolGraphingQueueConfig (line 105) | func testAccToolGraphingQueueConfig(simpleQueue string, allowAddress str... function testAccToolGraphingResourceConfig (line 117) | func testAccToolGraphingResourceConfig(allowAddress string, storeOnDisk ... FILE: routeros/resource_tool_mac_server.go function ResourceToolMacServer (line 14) | func ResourceToolMacServer() *schema.Resource { function ResourceToolMacServerWinBox (line 41) | func ResourceToolMacServerWinBox() *schema.Resource { function ResourceToolMacServerPing (line 68) | func ResourceToolMacServerPing() *schema.Resource { FILE: routeros/resource_tool_mac_server_test.go constant testToolsMacServer (line 10) | testToolsMacServer = "routeros_tool_mac_server.test" function TestAccToolsMacServerTest_basic (line 12) | func TestAccToolsMacServerTest_basic(t *testing.T) { constant testToolsMacServerWinBox (line 41) | testToolsMacServerWinBox = "routeros_tool_mac_server_winbox.test" function TestAccToolsMacServerWinBoxTest_basic (line 43) | func TestAccToolsMacServerWinBoxTest_basic(t *testing.T) { constant testToolsMacServerPing (line 72) | testToolsMacServerPing = "routeros_tool_mac_server_ping.test" function TestAccToolsMacServerPingTest_basic (line 74) | func TestAccToolsMacServerPingTest_basic(t *testing.T) { function testAccToolsMacServerConfig (line 103) | func testAccToolsMacServerConfig(acl string) string { function testAccToolsMacServerWinBoxConfig (line 112) | func testAccToolsMacServerWinBoxConfig(acl string) string { function testAccToolsMacServerPingConfig (line 121) | func testAccToolsMacServerPingConfig(enabled bool) string { FILE: routeros/resource_tool_netwatch.go function ResourceToolNetwatch (line 24) | func ResourceToolNetwatch() *schema.Resource { FILE: routeros/resource_tool_netwatch_test.go constant testToolNetwatch (line 10) | testToolNetwatch = "routeros_tool_netwatch.test" function TestAccToolNetwatchTest_basic (line 12) | func TestAccToolNetwatchTest_basic(t *testing.T) { function testAccToolNetwatchConfig (line 50) | func testAccToolNetwatchConfig() string { FILE: routeros/resource_tool_sniffer.go function ResourceToolSniffer (line 48) | func ResourceToolSniffer() *schema.Resource { function setSnifferState (line 390) | func setSnifferState(ctx context.Context, s map[string]*schema.Schema, d... function startSniffer (line 397) | func startSniffer(ctx context.Context, s map[string]*schema.Schema, d *s... function stopSniffer (line 414) | func stopSniffer(ctx context.Context, s map[string]*schema.Schema, d *sc... FILE: routeros/resource_tool_sniffer_test.go constant testToolSniffer (line 10) | testToolSniffer = "routeros_tool_sniffer.test" function TestAccToolSnifferTest_basic (line 12) | func TestAccToolSnifferTest_basic(t *testing.T) { function testAccToolSnifferConfig (line 54) | func testAccToolSnifferConfig(param string) string { FILE: routeros/resource_user_manager_advanced.go function ResourceUserManagerAdvanced (line 21) | func ResourceUserManagerAdvanced() *schema.Resource { FILE: routeros/resource_user_manager_attribute.go function ResourceUserManagerAttribute (line 23) | func ResourceUserManagerAttribute() *schema.Resource { FILE: routeros/resource_user_manager_database.go function ResourceUserManagerDatabase (line 16) | func ResourceUserManagerDatabase() *schema.Resource { FILE: routeros/resource_user_manager_limitation.go function ResourceUserManagerLimitation (line 33) | func ResourceUserManagerLimitation() *schema.Resource { FILE: routeros/resource_user_manager_profile.go function ResourceUserManagerProfile (line 21) | func ResourceUserManagerProfile() *schema.Resource { FILE: routeros/resource_user_manager_profile_limitation.go function ResourceUserManagerProfileLimitation (line 20) | func ResourceUserManagerProfileLimitation() *schema.Resource { FILE: routeros/resource_user_manager_router.go function ResourceUserManagerRouter (line 19) | func ResourceUserManagerRouter() *schema.Resource { FILE: routeros/resource_user_manager_settings.go function ResourceUserManagerSettings (line 19) | func ResourceUserManagerSettings() *schema.Resource { FILE: routeros/resource_user_manager_user.go function ResourceUserManagerUser (line 23) | func ResourceUserManagerUser() *schema.Resource { FILE: routeros/resource_user_manager_user_group.go function ResourceUserManagerUserGroup (line 21) | func ResourceUserManagerUserGroup() *schema.Resource { FILE: routeros/resource_user_manager_user_profile.go function ResourceUserManagerUserProfile (line 18) | func ResourceUserManagerUserProfile() *schema.Resource { FILE: routeros/resource_wifi.go function ResourceWifi (line 33) | func ResourceWifi() *schema.Resource { FILE: routeros/resource_wifi_aaa.go function ResourceWifiAaa (line 23) | func ResourceWifiAaa() *schema.Resource { FILE: routeros/resource_wifi_access_list.go function ResourceWifiAccessList (line 31) | func ResourceWifiAccessList() *schema.Resource { FILE: routeros/resource_wifi_cap.go function ResourceWifiCap (line 25) | func ResourceWifiCap() *schema.Resource { FILE: routeros/resource_wifi_capsman.go function ResourceWifiCapsman (line 23) | func ResourceWifiCapsman() *schema.Resource { FILE: routeros/resource_wifi_channel.go function ResourceWifiChannel (line 22) | func ResourceWifiChannel() *schema.Resource { FILE: routeros/resource_wifi_configuration.go function ResourceWifiConfiguration (line 37) | func ResourceWifiConfiguration() *schema.Resource { FILE: routeros/resource_wifi_datapath.go function ResourceWifiDatapath (line 23) | func ResourceWifiDatapath() *schema.Resource { FILE: routeros/resource_wifi_interworking.go function ResourceWifiInterworking (line 43) | func ResourceWifiInterworking() *schema.Resource { FILE: routeros/resource_wifi_provisioning.go function ResourceWifiProvisioning (line 25) | func ResourceWifiProvisioning() *schema.Resource { FILE: routeros/resource_wifi_security.go function ResourceWifiSecurity (line 48) | func ResourceWifiSecurity() *schema.Resource { FILE: routeros/resource_wifi_security_multi_passphrase.go function ResourceWifiSecurityMultiPassphrase (line 19) | func ResourceWifiSecurityMultiPassphrase() *schema.Resource { FILE: routeros/resource_wifi_steering.go function ResourceWifiSteering (line 19) | func ResourceWifiSteering() *schema.Resource { FILE: routeros/resource_wireguard_keys.go function ResourceWireguardKeys (line 14) | func ResourceWireguardKeys() *schema.Resource { constant KeyLen (line 81) | KeyLen = 32 type Key (line 86) | type Key method PublicKey (line 135) | func (k Key) PublicKey() Key { method String (line 151) | func (k Key) String() string { function GenerateKey (line 93) | func GenerateKey() (Key, error) { function GeneratePrivateKey (line 104) | func GeneratePrivateKey() (Key, error) { function NewKey (line 121) | func NewKey(b []byte) (Key, error) { function wgKeysCreate (line 155) | func wgKeysCreate(ctx context.Context, d *schema.ResourceData, m interfa... FILE: routeros/resource_wireguard_keys_test.go constant testResourceWireGuardKeys (line 9) | testResourceWireGuardKeys = "routeros_wireguard_keys.keys" function TestAccResourceWireGuardKeys_basic (line 11) | func TestAccResourceWireGuardKeys_basic(t *testing.T) { function testAccResourceWireGuardKeysConfig (line 30) | func testAccResourceWireGuardKeysConfig() string { FILE: routeros/resource_zerotier.go function ResourceZerotier (line 25) | func ResourceZerotier() *schema.Resource { FILE: routeros/resource_zerotier_controller.go function ResourceZerotierController (line 29) | func ResourceZerotierController() *schema.Resource { FILE: routeros/resource_zerotier_interface.go function ResourceZerotierInterface (line 30) | func ResourceZerotierInterface() *schema.Resource { FILE: tools/boilerplate/main.go function Fatalf (line 29) | func Fatalf(format string, a ...any) { type ItemType (line 35) | type ItemType method String (line 42) | func (t ItemType) String() string { method HCL (line 53) | func (t ItemType) HCL() string { constant Resource (line 38) | Resource ItemType = iota + 1 constant Datasource (line 39) | Datasource function main (line 64) | func main() { function Capitalize (line 398) | func Capitalize(s string) (res string) { function splitDescription (line 438) | func splitDescription(s string) (res string) { function extractAttributes (line 467) | func extractAttributes(filename string) string { FILE: tools/drift/main.go type YamlROS (line 14) | type YamlROS function main (line 19) | func main() { FILE: tools/importer/logger.go type ctxLogger (line 9) | type ctxLogger struct function NewLogger (line 11) | func NewLogger(ctx context.Context) (*logrus.Logger, context.Context) { function ContextWithLogger (line 24) | func ContextWithLogger(ctx context.Context, l *logrus.Logger) context.Co... function LoggerFromContext (line 29) | func LoggerFromContext(ctx context.Context) *logrus.Logger { FILE: tools/importer/main.go function main (line 62) | func main() { type HCLResource (line 326) | type HCLResource struct function GetResourceSection (line 332) | func GetResourceSection(hclNames map[string]int, providerResources map[s... function GetAttributes (line 369) | func GetAttributes(provider *schema.Provider, resourceName, attributes s... function getPassword (line 463) | func getPassword(prompt string) string { FILE: tools/importer/ssh.go type SshConnection (line 12) | type SshConnection struct method Close (line 43) | func (c *SshConnection) Close() error { method Run (line 47) | func (c *SshConnection) Run(cmd string) (string, error) { function NewSsh (line 16) | func NewSsh(host, username, password string) (*SshConnection, error) { function GetMikrotikConfig (line 66) | func GetMikrotikConfig(conn *SshConnection) (string, error) { function GetResourceId (line 70) | func GetResourceId(conn *SshConnection, path string, requiredFields []st... FILE: tools/schema_changes/main.go type Schema (line 22) | type Schema function main (line 31) | func main() { function filterContains (line 148) | func filterContains(base string, filter []string) bool { function Go (line 158) | func Go(s Schema, base string, filter []string) []string {