utils

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2025 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

View Source
const BindTokenPath = "/var/run/secrets/tokens/bound-token"

Variables

View Source
var (
	AgentReady int32 = 0
)

Functions

func GetToken added in v0.5.6

func GetToken() string

func GinLogger added in v0.5.7

func GinLogger() gin.HandlerFunc

func InStringArray

func InStringArray(c string, array []string) bool

func InUint32Array

func InUint32Array(i uint32, array []uint32) bool

func InitAndStartTokenRotation added in v0.5.6

func InitAndStartTokenRotation(interval time.Duration, logger logr.Logger)

func IsAppArmorGA added in v0.6.0

func IsAppArmorGA(versionInfo *version.Info) (bool, error)

func IsRequestSizeError added in v0.7.0

func IsRequestSizeError(err error) bool

func PostDataToStatusService

func PostDataToStatusService(reqBody []byte, inContainer bool, address string, port int) error

func PostStatusToStatusService

func PostStatusToStatusService(reqBody []byte, inContainer bool, address string, port int) error

func RemoveArmorProfileFinalizers added in v0.6.0

func RemoveArmorProfileFinalizers(i varmorinterface.CrdV1beta1Interface, namespace, name string) error

func RequestClassifierService added in v0.5.6

func RequestClassifierService(reqBody []byte, inContainer bool, address string, port int) ([]byte, error)

func SetAgentReady added in v0.5.7

func SetAgentReady()

func SetAgentUnready added in v0.5.7

func SetAgentUnready()

func TagLeaderPod

func TagLeaderPod(podInterface corev1.PodInterface) error

func UnTagLeaderPod

func UnTagLeaderPod(podInterface corev1.PodInterface) error

func WaitForManagerReady added in v0.5.7

func WaitForManagerReady(inContainer bool, address string, port int)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳