# Packages
Definitions for the Kubernetes Controllers.
Package mock_v2 is a generated GoMock package.
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Client knows how to perform CRUD operations on CiliumNetworkPolicys.
Reader knows how to read and list CiliumNetworkPolicys.
StatusWriter knows how to update status subresource of a CiliumNetworkPolicy object.
Writer knows how to create, delete, and update CiliumNetworkPolicys.
clienset for the cilium.io/v2 APIs.
Provides CiliumNetworkPolicyClients for multiple clusters.
MulticlusterClientset for the cilium.io/v2 APIs.
# Type aliases
CiliumNetworkPolicySlice represents a slice of *CiliumNetworkPolicy.
CiliumNetworkPolicyTransitionFunction instructs the CiliumNetworkPolicyWriter how to transition between an existing CiliumNetworkPolicy object and a desired on an Upsert.