utils

package
v0.0.0-...-f7e4e28 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TraceVerbose traceVerbose

Functions

func CheckIfCertificateIsExpired

func CheckIfCertificateIsExpired(data []byte) (bool, error)

CheckIfCertificateIsExpired checks whether the certificate is expired or not. Note this function accepts the certificate as a byte array (in PEM format).

func DumpTrace

func DumpTrace(data *cloud.TraceSeries)

func GetAPISIXID

func GetAPISIXID(kubectl commands.Cmd, podName string) (string, error)

GetAPISIXID get the id for APISIX instance

func GetDeploymentName

func GetDeploymentName(kubectl commands.Cmd) (string, error)

GetDeploymentName get the deploy name for APISIX instance

func GetPodsNames

func GetPodsNames(kubectl commands.Cmd) ([]string, error)

GetPodsNames get the pod names for APISIX instance

func GetServiceName

func GetServiceName(kubectl commands.Cmd) (string, error)

GetServiceName get the service name for APISIX instance

func ReadConsumerFromFile

func ReadConsumerFromFile(filename string) (*sdk.Consumer, error)

func ReadRouterFromFile

func ReadRouterFromFile(filename string) (*sdk.API, error)

func ReadServiceFromFile

func ReadServiceFromFile(filename string) (*sdk.Application, error)

func VerboseGoroutine

func VerboseGoroutine(traceChan <-chan *cloud.TraceSeries)

func WaitForSignal

func WaitForSignal(callback func())

WaitForSignal creates a channel and wait until desired signal arriving. It's a block call so be sure you're using it correctly.

Types

This section is empty.

Jump to

Keyboard shortcuts

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