# Packages
Definitions for the Kubernetes Controllers.
Package mock_v1beta1 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
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 AuthorizationPolicys.
Reader knows how to read and list AuthorizationPolicys.
StatusWriter knows how to update status subresource of a AuthorizationPolicy object.
Writer knows how to create, delete, and update AuthorizationPolicys.
clienset for the security.istio.io/v1beta1 APIs.
Provides AuthorizationPolicyClients for multiple clusters.
MulticlusterClientset for the security.istio.io/v1beta1 APIs.
Provides PeerAuthenticationClients for multiple clusters.
Provides RequestAuthenticationClients for multiple clusters.
Client knows how to perform CRUD operations on PeerAuthentications.
Reader knows how to read and list PeerAuthentications.
StatusWriter knows how to update status subresource of a PeerAuthentication object.
Writer knows how to create, delete, and update PeerAuthentications.
Client knows how to perform CRUD operations on RequestAuthentications.
Reader knows how to read and list RequestAuthentications.
StatusWriter knows how to update status subresource of a RequestAuthentication object.
Writer knows how to create, delete, and update RequestAuthentications.
# Type aliases
AuthorizationPolicySlice represents a slice of *AuthorizationPolicy.
AuthorizationPolicyTransitionFunction instructs the AuthorizationPolicyWriter how to transition between an existing AuthorizationPolicy object and a desired on an Upsert.
PeerAuthenticationSlice represents a slice of *PeerAuthentication.
PeerAuthenticationTransitionFunction instructs the PeerAuthenticationWriter how to transition between an existing PeerAuthentication object and a desired on an Upsert.
RequestAuthenticationSlice represents a slice of *RequestAuthentication.
RequestAuthenticationTransitionFunction instructs the RequestAuthenticationWriter how to transition between an existing RequestAuthentication object and a desired on an Upsert.