Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDefaultsComponent ¶
func NewDefaultsComponent(config *kuma_cp.Defaults, cpMode config_core.CpMode, environment config_core.EnvironmentType, resManager core_manager.ResourceManager, resStore store.ResourceStore) component.Component
Types ¶
type EnvoyAdminCaDefaultComponent ¶ added in v1.8.1
type EnvoyAdminCaDefaultComponent struct {
ResManager manager.ResourceManager
}
func (EnvoyAdminCaDefaultComponent) NeedLeaderElection ¶ added in v1.8.1
func (e EnvoyAdminCaDefaultComponent) NeedLeaderElection() bool
func (*EnvoyAdminCaDefaultComponent) Start ¶ added in v1.8.1
func (e *EnvoyAdminCaDefaultComponent) Start(stop <-chan struct{}) error
Click to show internal directories.
Click to hide internal directories.