Documentation ¶
Index ¶
Constants ¶
View Source
const (
IndexKeyPolicyReferenceName = "spec.policyRef.name"
)
Variables ¶
This section is empty.
Functions ¶
func IndexFunctionPolicyReferenceName ¶ added in v0.5.2
IndexFunctionPolicyReferenceName is IndexFunc for "PolicyReference" index.
Types ¶
type PolicyEndpointsManager ¶
type PolicyEndpointsManager interface { Reconcile(ctx context.Context, policy *networking.NetworkPolicy) error Cleanup(ctx context.Context, policy *networking.NetworkPolicy) error }
Click to show internal directories.
Click to hide internal directories.