eks

package
v1.8.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Overview

Package eks provides a plugin for Amazon EKS (Amazon Elastic Kubernetes Service). The plugin collects the information of EKS containers, and record them. The container ID, the pod name, and the cluster name are available.

To enable this plugin, please import the eks/init package.

import _ "github.com/shogo82148/aws-xray-yasdk-go/xray/plugins/eks/init"

or if you want to load conditionally at runtime, use Init() function.

import _ "github.com/shogo82148/aws-xray-yasdk-go/xray/plugins/eks"
eks.Init()

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init()

Init activates EKS Plugin at runtime.

Types

This section is empty.

Directories

Path Synopsis
Package init installs the EKS plugin at init time.
Package init installs the EKS plugin at init time.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL