Documentation
¶
Index ¶
- func ConvertClusterBeanToGrpcConfig(cluster repository.Cluster) *gRPC.ClusterConfig
- func DecodeExternalArgoAppId(appId string) (*bean.ArgoAppIdentifier, error)
- func GetHealthSyncStatusDestinationServerAndManagedResourcesForArgoK8sRawObject(obj map[string]interface{}) (string, string, string, []*bean.ArgoManagedResource)
- func GetSyncFinishTime(app *v1alpha1.Application, defaultEndTime time.Time) time.Time
- func GetSyncStartTime(app *v1alpha1.Application, defaultStartTime time.Time) time.Time
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertClusterBeanToGrpcConfig ¶
func ConvertClusterBeanToGrpcConfig(cluster repository.Cluster) *gRPC.ClusterConfig
func DecodeExternalArgoAppId ¶
func DecodeExternalArgoAppId(appId string) (*bean.ArgoAppIdentifier, error)
func GetHealthSyncStatusDestinationServerAndManagedResourcesForArgoK8sRawObject ¶ added in v1.1.0
func GetSyncFinishTime ¶ added in v1.1.0
GetSyncFinishTime assumes that it is always called for calculating finish time of latest git hash
func GetSyncStartTime ¶ added in v1.1.0
GetSyncStartTime assumes that it is always called for calculating start time of latest git hash
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.