Documentation
¶
Index ¶
- func GetArgoApplicationTreeForNodes(nodes []*gRPC.ResourceNode) (*v1alpha1.ApplicationTree, error)
- func GetArgoContainers(containers []string) []*string
- func GetArgoEphemeralContainers(ephemeralContainers []*gRPC.EphemeralContainerData) []*k8sObjectsUtil.EphemeralContainerData
- func GetArgoHealthStatus(status *gRPC.HealthStatus) *v1alpha1.HealthStatus
- func GetArgoInfoItems(infoItems []*gRPC.InfoItem) []v1alpha1.InfoItem
- func GetArgoNetworkingInfo(info *gRPC.ResourceNetworkingInfo) *v1alpha1.ResourceNetworkingInfo
- func GetArgoParentRefs(parentRefs []*gRPC.ResourceRef) []v1alpha1.ResourceRef
- func GetArgoPodMetadata(podMetadatas []*gRPC.PodMetadata) []*argoApplication.PodMetadata
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetArgoApplicationTreeForNodes ¶
func GetArgoApplicationTreeForNodes(nodes []*gRPC.ResourceNode) (*v1alpha1.ApplicationTree, error)
func GetArgoContainers ¶
func GetArgoEphemeralContainers ¶
func GetArgoEphemeralContainers(ephemeralContainers []*gRPC.EphemeralContainerData) []*k8sObjectsUtil.EphemeralContainerData
func GetArgoHealthStatus ¶
func GetArgoHealthStatus(status *gRPC.HealthStatus) *v1alpha1.HealthStatus
func GetArgoNetworkingInfo ¶
func GetArgoNetworkingInfo(info *gRPC.ResourceNetworkingInfo) *v1alpha1.ResourceNetworkingInfo
func GetArgoParentRefs ¶
func GetArgoParentRefs(parentRefs []*gRPC.ResourceRef) []v1alpha1.ResourceRef
func GetArgoPodMetadata ¶
func GetArgoPodMetadata(podMetadatas []*gRPC.PodMetadata) []*argoApplication.PodMetadata
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.