Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendConfig ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client manages the full lifecycle for one configured backend service.
func New ¶
func New(cfg ClientBackendConfig) *Client
New creates a new Client instance for a specific backend configuration.
type ClientBackendConfig ¶
type HealthCheckConfig ¶
Click to show internal directories.
Click to hide internal directories.