package fake
import "k8s.io/client-go/kubernetes/typed/certificates/v1/fake"
Package fake has the automatically generated clients.
Index ¶
Types ¶
type FakeCertificatesV1 ¶
func (*FakeCertificatesV1) CertificateSigningRequests ¶
func (c *FakeCertificatesV1) CertificateSigningRequests() v1.CertificateSigningRequestInterface
func (*FakeCertificatesV1) RESTClient ¶
func (c *FakeCertificatesV1) RESTClient() rest.Interface
RESTClient returns a RESTClient that is used to communicate with API server by this client implementation.
Source Files ¶
doc.go fake_certificates_client.go fake_certificatesigningrequest.go
- Version
- v0.32.0
- Published
- Dec 11, 2024
- Platform
- linux/amd64
- Imports
- 8 packages
- Last checked
- 7 seconds ago –
Tools for package owners.