1 // SPDX-License-Identifier: Apache-2.0
2 // Copyright (c) 2020 Intel Corporation
6 // ResourceStatus struct is used to maintain the rsync status for resources in the appcontext
7 // that rsync is synchronizing to clusters
8 type ResourceStatus struct {
12 type RsyncStatus = string
14 type statusValues struct {
22 var RsyncStatusEnum = &statusValues{