Class ConfigSyncVersion (1.5.2)

ConfigSyncVersion(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specific versioning information pertaining to ConfigSync's Pods

Attributes

NameDescription
importer str
Version of the deployed importer pod
syncer str
Version of the deployed syncer pod
git_sync str
Version of the deployed git-sync pod
monitor str
Version of the deployed monitor pod
reconciler_manager str
Version of the deployed reconciler-manager pod
root_reconciler str
Version of the deployed reconciler container in root-reconciler pod

Inheritance

builtins.object > proto.message.Message > ConfigSyncVersion