package
0.0.0-20240912145314-f5949d81732a
Repository: https://github.com/kcp-dev/client-go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewForConfig creates a new RbacV1beta1ClusterClient for the given config.
NewForConfigAndClient creates a new RbacV1beta1ClusterClient for the given config and http client.
NewForConfigOrDie creates a new RbacV1beta1ClusterClient for the given config and panics if there is an error in the config.

# Structs

No description provided by the author

# Interfaces

ClusterRoleBindingClusterInterface can operate on ClusterRoleBindings across all clusters, or scope down to one cluster and return a rbacv1beta1client.ClusterRoleBindingInterface.
ClusterRoleBindingsClusterGetter has a method to return a ClusterRoleBindingClusterInterface.
ClusterRoleClusterInterface can operate on ClusterRoles across all clusters, or scope down to one cluster and return a rbacv1beta1client.ClusterRoleInterface.
ClusterRolesClusterGetter has a method to return a ClusterRoleClusterInterface.
No description provided by the author
No description provided by the author
RoleBindingClusterInterface can operate on RoleBindings across all clusters, or scope down to one cluster and return a RoleBindingsNamespacer.
RoleBindingsClusterGetter has a method to return a RoleBindingClusterInterface.
RoleBindingsNamespacer can scope to objects within a namespace, returning a rbacv1beta1client.RoleBindingInterface.
RoleClusterInterface can operate on Roles across all clusters, or scope down to one cluster and return a RolesNamespacer.
RolesClusterGetter has a method to return a RoleClusterInterface.
RolesNamespacer can scope to objects within a namespace, returning a rbacv1beta1client.RoleInterface.