Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DestinationRuleController ¶
type DestinationRuleController struct {
// contains filtered or unexported fields
}
func NewDestinationRuleController ¶
func NewDestinationRuleController(deploymentInformer informersv1.DeploymentInformer, destinationRuleInformer istioinformers.DestinationRuleInformer, serviceInformer coreinformers.ServiceInformer, servicePolicyInformer servicemeshinformers.ServicePolicyInformer, client clientset.Interface, destinationRuleClient istioclientset.Interface, servicemeshClient servicemeshclient.Interface) *DestinationRuleController
func (*DestinationRuleController) Run ¶
func (v *DestinationRuleController) Run(workers int, stopCh <-chan struct{}) error
func (*DestinationRuleController) Start ¶
func (v *DestinationRuleController) Start(stopCh <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.