Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StatusSyncer ¶
type StatusSyncer struct {
// contains filtered or unexported fields
}
func NewStatusSyncer ¶
func NewStatusSyncer(client model.ClientSet) *StatusSyncer
func (*StatusSyncer) SyncFinOpsStatus ¶
SyncFinOpsStatus only sync cost data.
func (*StatusSyncer) SyncStatus ¶
func (in *StatusSyncer) SyncStatus(ctx context.Context, conn *model.Connector, withFinOps bool) error
SyncStatus sync all connector status.
Click to show internal directories.
Click to hide internal directories.