Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ChassisController ¶
type ChassisController struct {
// contains filtered or unexported fields
}
var (
APIConn *ChassisController
)
func (*ChassisController) GetDrLister ¶
func (c *ChassisController) GetDrLister() istiolisters.DestinationRuleLister
func (*ChassisController) GetEpLister ¶
func (c *ChassisController) GetEpLister() k8slisters.EndpointsLister
func (*ChassisController) GetPodLister ¶
func (c *ChassisController) GetPodLister() k8slisters.PodLister
func (*ChassisController) GetSvcLister ¶
func (c *ChassisController) GetSvcLister() k8slisters.ServiceLister
Click to show internal directories.
Click to hide internal directories.