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 apiextensions.k8s.io/v1 APIs.
Client knows how to perform CRUD operations on CustomResourceDefinitions.
Reader knows how to read and list CustomResourceDefinitions.
StatusWriter knows how to update status subresource of a CustomResourceDefinition object.
Writer knows how to create, delete, and update CustomResourceDefinitions.
MulticlusterClientset for the apiextensions.k8s.io/v1 APIs.
Provides CustomResourceDefinitionClients for multiple clusters.

# Type aliases

CustomResourceDefinitionSlice represents a slice of *CustomResourceDefinition.
CustomResourceDefinitionTransitionFunction instructs the CustomResourceDefinitionWriter how to transition between an existing CustomResourceDefinition object and a desired on an Upsert.