Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BackendService ¶
type FrontendService ¶
type FrontendService struct { Name string Port int BackendServices []*BackendService }
type LoadBalancerConfig ¶
type LoadBalancerConfig struct { Name string Namespace string FrontendServices []*FrontendService }
Click to show internal directories.
Click to hide internal directories.