Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPodExcepted ¶
func IsPodExcepted(podLabels map[string]string, exceptionList []aadpodid.AzurePodIdentityException) bool
IsPodExcepted returns true if pod label is part of exception crd
Types ¶
type Client ¶
type Client struct {
PodWatcher informersv1.PodInformer
}
Client represents new pod client
type ClientInt ¶
ClientInt represents pod client interface
func NewPodClient ¶
func NewPodClient(i informers.SharedInformerFactory, eventCh chan aadpodid.EventType) ClientInt
NewPodClient returns new pod client
Click to show internal directories.
Click to hide internal directories.