package
0.5.0
Repository: https://github.com/solo-io/external-apis.git
Documentation: pkg.go.dev

# Packages

Definitions for the Kubernetes Controllers.
Package mock_v1 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

clienset for the networking.k8s.io/v1 APIs.
MulticlusterClientset for the networking.k8s.io/v1 APIs.
Provides NetworkPolicyClients for multiple clusters.
Client knows how to perform CRUD operations on NetworkPolicys.
Reader knows how to read and list NetworkPolicys.
StatusWriter knows how to update status subresource of a NetworkPolicy object.
Writer knows how to create, delete, and update NetworkPolicys.

# Type aliases

NetworkPolicySlice represents a slice of *NetworkPolicy.
NetworkPolicyTransitionFunction instructs the NetworkPolicyWriter how to transition between an existing NetworkPolicy object and a desired on an Upsert.