Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StateReconciler ¶
type StateReconciler struct {
// contains filtered or unexported fields
}
func NewStateReconciler ¶
func NewStateReconciler(state state.State, conf *config.Configuration, resourceName string, kubeClient kubernetes.Interface, runtimeClient cri.RuntimeService, ) *StateReconciler
func (*StateReconciler) Reconcile ¶
func (r *StateReconciler) Reconcile(_ *config.Configuration, _ interface{}, _ *dynamicconfig.DynamicAgentConfiguration, _ metrics.MetricEmitter, metaServer *metaserver.MetaServer, )
Click to show internal directories.
Click to hide internal directories.