package
0.0.0-20200508192910-d5134a96a29a
Repository: https://github.com/amimof/synka.git
Documentation: pkg.go.dev

# Functions

New creates a new instance of controller for the given GroupVersionResource See https://godoc.org/k8s.io/apimachinery/pkg/runtime/schema#GroupVersionResource for more information.
NewSyncConfig returns a SyncConfig with default values.
NewSyncConfigFrom creates a SyncConfig from a map[string]string.

# Structs

Cluster is a Kubernetes cluster to witch synka will post resources to.
Config is synka configuration.
Controller is a k8s controller implementation.
SyncConfig is the configuration of the sync process.