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

clienset for the rbac.authorization.k8s.io/v1 APIs.
Client knows how to perform CRUD operations on ClusterRoleBindings.
Reader knows how to read and list ClusterRoleBindings.
StatusWriter knows how to update status subresource of a ClusterRoleBinding object.
Writer knows how to create, delete, and update ClusterRoleBindings.
Client knows how to perform CRUD operations on ClusterRoles.
Reader knows how to read and list ClusterRoles.
StatusWriter knows how to update status subresource of a ClusterRole object.
Writer knows how to create, delete, and update ClusterRoles.
MulticlusterClientset for the rbac.authorization.k8s.io/v1 APIs.
Provides ClusterRoleBindingClients for multiple clusters.
Provides ClusterRoleClients for multiple clusters.
Provides RoleBindingClients for multiple clusters.
Provides RoleClients for multiple clusters.
Client knows how to perform CRUD operations on RoleBindings.
Reader knows how to read and list RoleBindings.
StatusWriter knows how to update status subresource of a RoleBinding object.
Writer knows how to create, delete, and update RoleBindings.
Client knows how to perform CRUD operations on Roles.
Reader knows how to read and list Roles.
StatusWriter knows how to update status subresource of a Role object.
Writer knows how to create, delete, and update Roles.

# Type aliases

ClusterRoleBindingSlice represents a slice of *ClusterRoleBinding.
ClusterRoleBindingTransitionFunction instructs the ClusterRoleBindingWriter how to transition between an existing ClusterRoleBinding object and a desired on an Upsert.
ClusterRoleSlice represents a slice of *ClusterRole.
ClusterRoleTransitionFunction instructs the ClusterRoleWriter how to transition between an existing ClusterRole object and a desired on an Upsert.
RoleBindingSlice represents a slice of *RoleBinding.
RoleBindingTransitionFunction instructs the RoleBindingWriter how to transition between an existing RoleBinding object and a desired on an Upsert.
RoleSlice represents a slice of *Role.
RoleTransitionFunction instructs the RoleWriter how to transition between an existing Role object and a desired on an Upsert.