diff --git a/services/loadbalancer/api_default.go b/services/loadbalancer/api_default.go index a1f96e710..edb833b19 100644 --- a/services/loadbalancer/api_default.go +++ b/services/loadbalancer/api_default.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/api_default_test.go b/services/loadbalancer/api_default_test.go index ff86f69ca..020aa3ad0 100644 --- a/services/loadbalancer/api_default_test.go +++ b/services/loadbalancer/api_default_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API Testing DefaultApiService diff --git a/services/loadbalancer/client.go b/services/loadbalancer/client.go index 05ff2ca5b..7cd865d5e 100644 --- a/services/loadbalancer/client.go +++ b/services/loadbalancer/client.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. @@ -42,7 +42,7 @@ var ( queryDescape = strings.NewReplacer("%5B", "[", "%5D", "]") ) -// APIClient manages communication with the STACKIT Load Balancer API API v2.0.0 +// APIClient manages communication with the STACKIT Network Load Balancer API API v2.0.0 // In most cases there should be only one, shared, APIClient. type APIClient struct { cfg *config.Configuration diff --git a/services/loadbalancer/configuration.go b/services/loadbalancer/configuration.go index 262d78caf..f178338fd 100644 --- a/services/loadbalancer/configuration.go +++ b/services/loadbalancer/configuration.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_active_health_check.go b/services/loadbalancer/model_active_health_check.go index 3f86dd5eb..7661c1b17 100644 --- a/services/loadbalancer/model_active_health_check.go +++ b/services/loadbalancer/model_active_health_check.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_active_health_check_test.go b/services/loadbalancer/model_active_health_check_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_active_health_check_test.go +++ b/services/loadbalancer/model_active_health_check_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_credentials_payload.go b/services/loadbalancer/model_create_credentials_payload.go index 7c9937b12..13184da8b 100644 --- a/services/loadbalancer/model_create_credentials_payload.go +++ b/services/loadbalancer/model_create_credentials_payload.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_credentials_payload_test.go b/services/loadbalancer/model_create_credentials_payload_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_create_credentials_payload_test.go +++ b/services/loadbalancer/model_create_credentials_payload_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_credentials_response.go b/services/loadbalancer/model_create_credentials_response.go index bfe135c2d..4a6b70f97 100644 --- a/services/loadbalancer/model_create_credentials_response.go +++ b/services/loadbalancer/model_create_credentials_response.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_credentials_response_test.go b/services/loadbalancer/model_create_credentials_response_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_create_credentials_response_test.go +++ b/services/loadbalancer/model_create_credentials_response_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_load_balancer_payload.go b/services/loadbalancer/model_create_load_balancer_payload.go index b770fad29..cf0770fcc 100644 --- a/services/loadbalancer/model_create_load_balancer_payload.go +++ b/services/loadbalancer/model_create_load_balancer_payload.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_load_balancer_payload_load_balancer_security_group.go b/services/loadbalancer/model_create_load_balancer_payload_load_balancer_security_group.go index 9015606bf..ff39053a1 100644 --- a/services/loadbalancer/model_create_load_balancer_payload_load_balancer_security_group.go +++ b/services/loadbalancer/model_create_load_balancer_payload_load_balancer_security_group.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_load_balancer_payload_load_balancer_security_group_test.go b/services/loadbalancer/model_create_load_balancer_payload_load_balancer_security_group_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_create_load_balancer_payload_load_balancer_security_group_test.go +++ b/services/loadbalancer/model_create_load_balancer_payload_load_balancer_security_group_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_load_balancer_payload_target_security_group.go b/services/loadbalancer/model_create_load_balancer_payload_target_security_group.go index 48d669a4c..43c8bd6fc 100644 --- a/services/loadbalancer/model_create_load_balancer_payload_target_security_group.go +++ b/services/loadbalancer/model_create_load_balancer_payload_target_security_group.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_load_balancer_payload_target_security_group_test.go b/services/loadbalancer/model_create_load_balancer_payload_target_security_group_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_create_load_balancer_payload_target_security_group_test.go +++ b/services/loadbalancer/model_create_load_balancer_payload_target_security_group_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_create_load_balancer_payload_test.go b/services/loadbalancer/model_create_load_balancer_payload_test.go index a33ee1b8f..6d278d288 100644 --- a/services/loadbalancer/model_create_load_balancer_payload_test.go +++ b/services/loadbalancer/model_create_load_balancer_payload_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_credentials_response.go b/services/loadbalancer/model_credentials_response.go index c13821a60..8bcd3270b 100644 --- a/services/loadbalancer/model_credentials_response.go +++ b/services/loadbalancer/model_credentials_response.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_credentials_response_test.go b/services/loadbalancer/model_credentials_response_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_credentials_response_test.go +++ b/services/loadbalancer/model_credentials_response_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_get_credentials_response.go b/services/loadbalancer/model_get_credentials_response.go index 60af67925..99d7ad93e 100644 --- a/services/loadbalancer/model_get_credentials_response.go +++ b/services/loadbalancer/model_get_credentials_response.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_get_credentials_response_test.go b/services/loadbalancer/model_get_credentials_response_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_get_credentials_response_test.go +++ b/services/loadbalancer/model_get_credentials_response_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_get_quota_response.go b/services/loadbalancer/model_get_quota_response.go index 1acc33259..7828af75d 100644 --- a/services/loadbalancer/model_get_quota_response.go +++ b/services/loadbalancer/model_get_quota_response.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_get_quota_response_test.go b/services/loadbalancer/model_get_quota_response_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_get_quota_response_test.go +++ b/services/loadbalancer/model_get_quota_response_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_google_protobuf_any.go b/services/loadbalancer/model_google_protobuf_any.go index 832db9e0b..985a1fdce 100644 --- a/services/loadbalancer/model_google_protobuf_any.go +++ b/services/loadbalancer/model_google_protobuf_any.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_google_protobuf_any_test.go b/services/loadbalancer/model_google_protobuf_any_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_google_protobuf_any_test.go +++ b/services/loadbalancer/model_google_protobuf_any_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_list_credentials_response.go b/services/loadbalancer/model_list_credentials_response.go index 4303c72c2..86dc74157 100644 --- a/services/loadbalancer/model_list_credentials_response.go +++ b/services/loadbalancer/model_list_credentials_response.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_list_credentials_response_test.go b/services/loadbalancer/model_list_credentials_response_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_list_credentials_response_test.go +++ b/services/loadbalancer/model_list_credentials_response_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_list_load_balancers_response.go b/services/loadbalancer/model_list_load_balancers_response.go index 7e6180096..4e7a557ce 100644 --- a/services/loadbalancer/model_list_load_balancers_response.go +++ b/services/loadbalancer/model_list_load_balancers_response.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_list_load_balancers_response_test.go b/services/loadbalancer/model_list_load_balancers_response_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_list_load_balancers_response_test.go +++ b/services/loadbalancer/model_list_load_balancers_response_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_list_plans_response.go b/services/loadbalancer/model_list_plans_response.go index f29cc48b3..a7351d7b9 100644 --- a/services/loadbalancer/model_list_plans_response.go +++ b/services/loadbalancer/model_list_plans_response.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_list_plans_response_test.go b/services/loadbalancer/model_list_plans_response_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_list_plans_response_test.go +++ b/services/loadbalancer/model_list_plans_response_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_listener.go b/services/loadbalancer/model_listener.go index 22a73c6c3..b1292c22d 100644 --- a/services/loadbalancer/model_listener.go +++ b/services/loadbalancer/model_listener.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_listener_test.go b/services/loadbalancer/model_listener_test.go index 4465229a2..0b65f9abd 100644 --- a/services/loadbalancer/model_listener_test.go +++ b/services/loadbalancer/model_listener_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_load_balancer.go b/services/loadbalancer/model_load_balancer.go index 73e527314..ba36e39fe 100644 --- a/services/loadbalancer/model_load_balancer.go +++ b/services/loadbalancer/model_load_balancer.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_load_balancer_error.go b/services/loadbalancer/model_load_balancer_error.go index eb41e361e..4e77bc591 100644 --- a/services/loadbalancer/model_load_balancer_error.go +++ b/services/loadbalancer/model_load_balancer_error.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_load_balancer_error_test.go b/services/loadbalancer/model_load_balancer_error_test.go index 6e192b8ba..928768681 100644 --- a/services/loadbalancer/model_load_balancer_error_test.go +++ b/services/loadbalancer/model_load_balancer_error_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_load_balancer_options.go b/services/loadbalancer/model_load_balancer_options.go index a116df745..aba38c361 100644 --- a/services/loadbalancer/model_load_balancer_options.go +++ b/services/loadbalancer/model_load_balancer_options.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_load_balancer_options_test.go b/services/loadbalancer/model_load_balancer_options_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_load_balancer_options_test.go +++ b/services/loadbalancer/model_load_balancer_options_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_load_balancer_test.go b/services/loadbalancer/model_load_balancer_test.go index c1cb659b2..9812c446e 100644 --- a/services/loadbalancer/model_load_balancer_test.go +++ b/services/loadbalancer/model_load_balancer_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_loadbalancer_option_access_control.go b/services/loadbalancer/model_loadbalancer_option_access_control.go index 026bd7586..3e3176d4a 100644 --- a/services/loadbalancer/model_loadbalancer_option_access_control.go +++ b/services/loadbalancer/model_loadbalancer_option_access_control.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_loadbalancer_option_access_control_test.go b/services/loadbalancer/model_loadbalancer_option_access_control_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_loadbalancer_option_access_control_test.go +++ b/services/loadbalancer/model_loadbalancer_option_access_control_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_loadbalancer_option_logs.go b/services/loadbalancer/model_loadbalancer_option_logs.go index 666e9ea94..528b758cd 100644 --- a/services/loadbalancer/model_loadbalancer_option_logs.go +++ b/services/loadbalancer/model_loadbalancer_option_logs.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_loadbalancer_option_logs_test.go b/services/loadbalancer/model_loadbalancer_option_logs_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_loadbalancer_option_logs_test.go +++ b/services/loadbalancer/model_loadbalancer_option_logs_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_loadbalancer_option_metrics.go b/services/loadbalancer/model_loadbalancer_option_metrics.go index 8ed9e3433..e379c0319 100644 --- a/services/loadbalancer/model_loadbalancer_option_metrics.go +++ b/services/loadbalancer/model_loadbalancer_option_metrics.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_loadbalancer_option_metrics_test.go b/services/loadbalancer/model_loadbalancer_option_metrics_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_loadbalancer_option_metrics_test.go +++ b/services/loadbalancer/model_loadbalancer_option_metrics_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_loadbalancer_option_observability.go b/services/loadbalancer/model_loadbalancer_option_observability.go index 96e60b87b..170a4f090 100644 --- a/services/loadbalancer/model_loadbalancer_option_observability.go +++ b/services/loadbalancer/model_loadbalancer_option_observability.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_loadbalancer_option_observability_test.go b/services/loadbalancer/model_loadbalancer_option_observability_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_loadbalancer_option_observability_test.go +++ b/services/loadbalancer/model_loadbalancer_option_observability_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_network.go b/services/loadbalancer/model_network.go index 292cc73e2..9b100289c 100644 --- a/services/loadbalancer/model_network.go +++ b/services/loadbalancer/model_network.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_network_test.go b/services/loadbalancer/model_network_test.go index 5192355bb..2965abd72 100644 --- a/services/loadbalancer/model_network_test.go +++ b/services/loadbalancer/model_network_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_options_tcp.go b/services/loadbalancer/model_options_tcp.go index 2398c429b..3e74a4c7f 100644 --- a/services/loadbalancer/model_options_tcp.go +++ b/services/loadbalancer/model_options_tcp.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_options_tcp_test.go b/services/loadbalancer/model_options_tcp_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_options_tcp_test.go +++ b/services/loadbalancer/model_options_tcp_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_options_udp.go b/services/loadbalancer/model_options_udp.go index 64a7d7c20..d65cc3b1d 100644 --- a/services/loadbalancer/model_options_udp.go +++ b/services/loadbalancer/model_options_udp.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_options_udp_test.go b/services/loadbalancer/model_options_udp_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_options_udp_test.go +++ b/services/loadbalancer/model_options_udp_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_plan_details.go b/services/loadbalancer/model_plan_details.go index 07661cae2..458b7b187 100644 --- a/services/loadbalancer/model_plan_details.go +++ b/services/loadbalancer/model_plan_details.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_plan_details_test.go b/services/loadbalancer/model_plan_details_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_plan_details_test.go +++ b/services/loadbalancer/model_plan_details_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_security_group.go b/services/loadbalancer/model_security_group.go index ffbc5489a..c74772b7f 100644 --- a/services/loadbalancer/model_security_group.go +++ b/services/loadbalancer/model_security_group.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_security_group_test.go b/services/loadbalancer/model_security_group_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_security_group_test.go +++ b/services/loadbalancer/model_security_group_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_server_name_indicator.go b/services/loadbalancer/model_server_name_indicator.go index 08387e276..3f2a0f029 100644 --- a/services/loadbalancer/model_server_name_indicator.go +++ b/services/loadbalancer/model_server_name_indicator.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_server_name_indicator_test.go b/services/loadbalancer/model_server_name_indicator_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_server_name_indicator_test.go +++ b/services/loadbalancer/model_server_name_indicator_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_session_persistence.go b/services/loadbalancer/model_session_persistence.go index 8c840d855..c91c7cf8c 100644 --- a/services/loadbalancer/model_session_persistence.go +++ b/services/loadbalancer/model_session_persistence.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_session_persistence_test.go b/services/loadbalancer/model_session_persistence_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_session_persistence_test.go +++ b/services/loadbalancer/model_session_persistence_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_status.go b/services/loadbalancer/model_status.go index fe4aa7f26..3ad068b7c 100644 --- a/services/loadbalancer/model_status.go +++ b/services/loadbalancer/model_status.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_status_test.go b/services/loadbalancer/model_status_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_status_test.go +++ b/services/loadbalancer/model_status_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_target.go b/services/loadbalancer/model_target.go index 77326cc5c..528ad0c19 100644 --- a/services/loadbalancer/model_target.go +++ b/services/loadbalancer/model_target.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_target_pool.go b/services/loadbalancer/model_target_pool.go index bdb0785aa..ba7a6ef96 100644 --- a/services/loadbalancer/model_target_pool.go +++ b/services/loadbalancer/model_target_pool.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_target_pool_test.go b/services/loadbalancer/model_target_pool_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_target_pool_test.go +++ b/services/loadbalancer/model_target_pool_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_target_test.go b/services/loadbalancer/model_target_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_target_test.go +++ b/services/loadbalancer/model_target_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_update_credentials_payload.go b/services/loadbalancer/model_update_credentials_payload.go index 533ea1143..cc54f3cf4 100644 --- a/services/loadbalancer/model_update_credentials_payload.go +++ b/services/loadbalancer/model_update_credentials_payload.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_update_credentials_payload_test.go b/services/loadbalancer/model_update_credentials_payload_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_update_credentials_payload_test.go +++ b/services/loadbalancer/model_update_credentials_payload_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_update_credentials_response.go b/services/loadbalancer/model_update_credentials_response.go index ed6dd28eb..09093807f 100644 --- a/services/loadbalancer/model_update_credentials_response.go +++ b/services/loadbalancer/model_update_credentials_response.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_update_credentials_response_test.go b/services/loadbalancer/model_update_credentials_response_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_update_credentials_response_test.go +++ b/services/loadbalancer/model_update_credentials_response_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_update_load_balancer_payload.go b/services/loadbalancer/model_update_load_balancer_payload.go index 417ea290f..d160115ab 100644 --- a/services/loadbalancer/model_update_load_balancer_payload.go +++ b/services/loadbalancer/model_update_load_balancer_payload.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_update_load_balancer_payload_test.go b/services/loadbalancer/model_update_load_balancer_payload_test.go index 9d0748658..82a1dc395 100644 --- a/services/loadbalancer/model_update_load_balancer_payload_test.go +++ b/services/loadbalancer/model_update_load_balancer_payload_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_update_target_pool_payload.go b/services/loadbalancer/model_update_target_pool_payload.go index dbf8edaf5..c43a31819 100644 --- a/services/loadbalancer/model_update_target_pool_payload.go +++ b/services/loadbalancer/model_update_target_pool_payload.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/model_update_target_pool_payload_test.go b/services/loadbalancer/model_update_target_pool_payload_test.go index 4da8d3d17..5551ef6b5 100644 --- a/services/loadbalancer/model_update_target_pool_payload_test.go +++ b/services/loadbalancer/model_update_target_pool_payload_test.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee. diff --git a/services/loadbalancer/utils.go b/services/loadbalancer/utils.go index 58a398e47..74e46e339 100644 --- a/services/loadbalancer/utils.go +++ b/services/loadbalancer/utils.go @@ -1,5 +1,5 @@ /* -STACKIT Load Balancer API +STACKIT Network Load Balancer API This API offers an interface to provision and manage load balancing servers in your STACKIT project. It also has the possibility of pooling target servers for load balancing purposes. For each load balancer provided, two VMs are deployed in your OpenStack project subject to a fee.