Versions in this module Expand all Collapse all v0 v0.7.0 Oct 19, 2024 Changes in this version + const IPV4_TUPLE_LENGTH + const MSG_LEN + const SPIFFE_PREFIX + const TUPLE_LEN + type Identity struct + func (id *Identity) String() string + type Rbac struct + func NewRbac(workloadCache cache.WorkloadCache) *Rbac + func (r *Rbac) GetAllPolicies() map[string]string + func (r *Rbac) RemovePolicy(policyKey string) + func (r *Rbac) Run(ctx context.Context, mapOfTuple, mapOfAuth *ebpf.Map) + func (r *Rbac) UpdatePolicy(auth *security.Authorization) error