Documentation
¶
Index ¶
- Constants
- func GetToken() string
- func InStringArray(c string, array []string) bool
- func InUint32Array(i uint32, array []uint32) bool
- func InitAndStartTokenRotation(interval time.Duration, logger logr.Logger)
- func PostDataToStatusService(reqBody []byte, debug bool, address string, port int) error
- func PostStatusToStatusService(reqBody []byte, debug bool, address string, port int) error
- func RequestClassifierService(reqBody []byte, debug bool, address string, port int) ([]byte, error)
- func TagLeaderPod(podInterface corev1.PodInterface) error
- func UnTagLeaderPod(podInterface corev1.PodInterface) error
Constants ¶
View Source
const BindTokenPath = "/var/run/secrets/tokens/bound-token"
Variables ¶
This section is empty.
Functions ¶
func InStringArray ¶
func InUint32Array ¶
func InitAndStartTokenRotation ¶ added in v0.5.6
func PostDataToStatusService ¶
func RequestClassifierService ¶ added in v0.5.6
func TagLeaderPod ¶
func TagLeaderPod(podInterface corev1.PodInterface) error
func UnTagLeaderPod ¶
func UnTagLeaderPod(podInterface corev1.PodInterface) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.