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_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

# Interfaces

Client knows how to perform CRUD operations on CertificateSigningRequests.
Reader knows how to read and list CertificateSigningRequests.
StatusWriter knows how to update status subresource of a CertificateSigningRequest object.
Writer knows how to create, delete, and update CertificateSigningRequests.
clienset for the certificates.k8s.io/v1beta1 APIs.
Provides CertificateSigningRequestClients for multiple clusters.
MulticlusterClientset for the certificates.k8s.io/v1beta1 APIs.

# Type aliases

CertificateSigningRequestSlice represents a slice of *CertificateSigningRequest.
CertificateSigningRequestTransitionFunction instructs the CertificateSigningRequestWriter how to transition between an existing CertificateSigningRequest object and a desired on an Upsert.