libdeltacloud 0.9
Data Fields
deltacloud_loadbalancer_listener Struct Reference

#include <loadbalancer.h>

Data Fields

char * protocol
char * load_balancer_port
char * instance_port
struct
deltacloud_loadbalancer_listener
next

Detailed Description

A structure representing a single listener for this load balancer. A listener consists of a protocol (TCP, HTTP, etc), a port that the load balancer listens on, and a port that the load balancer balances to.


Field Documentation

The port on the instance the load balancer balances to

The port the load balancer listens on

The protocol to listen for


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables