synchro

package
v0.0.0-...-9b2257c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(cfg config.Config, client dynamic.Interface, outPool *ants.PoolWithFunc, r config.Resource) *Client

func (*Client) HandleSyncAdd

func (c *Client) HandleSyncAdd(key string, newObject []byte) error

func (*Client) HandleSyncDelete

func (c *Client) HandleSyncDelete(key string) error

func (*Client) HandleSyncRetrieve

func (c *Client) HandleSyncRetrieve(key string) error

func (*Client) HandleSyncUpdateShadow

func (c *Client) HandleSyncUpdateShadow(key string, newObject []byte) error

func (*Client) Run

func (c *Client) Run()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL