Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func New ¶
func New(k kube.Interfaces, resyncPeriod time.Duration, cfg *converter.Config) (runtime.Source, error)
New returns a Kubernetes implementation of runtime.Source.
func ProcessEvent ¶
func ProcessEvent(cfg *converter.Config, spec kube.ResourceSpec, kind resource.EventKind, key resource.FullName, resourceVersion string, u *unstructured.Unstructured, ch chan resource.Event)
ProcessEvent process the incoming message and convert it to event
func VerifyResourceTypesPresence ¶
func VerifyResourceTypesPresence(k kube.Interfaces) error
VerifyResourceTypesPresence verifies that all expected k8s resources types are present in the k8s apiserver.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.