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 AuthorizationV1ClusterClient for the given config.
NewForConfigAndClient creates a new AuthorizationV1ClusterClient for the given config and http client.
NewForConfigOrDie creates a new AuthorizationV1ClusterClient for the given config and panics if there is an error in the config.
# Structs
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
LocalSubjectAccessReviewClusterInterface can scope down to one cluster and return a LocalSubjectAccessReviewsNamespacer.
LocalSubjectAccessReviewsClusterGetter has a method to return a LocalSubjectAccessReviewClusterInterface.
LocalSubjectAccessReviewsNamespacer can scope to objects within a namespace, returning a authorizationv1client.LocalSubjectAccessReviewInterface.
SelfSubjectAccessReviewClusterInterface can scope down to one cluster and return a authorizationv1client.SelfSubjectAccessReviewInterface.
SelfSubjectAccessReviewsClusterGetter has a method to return a SelfSubjectAccessReviewClusterInterface.
SelfSubjectRulesReviewClusterInterface can scope down to one cluster and return a authorizationv1client.SelfSubjectRulesReviewInterface.
SelfSubjectRulesReviewsClusterGetter has a method to return a SelfSubjectRulesReviewClusterInterface.
SubjectAccessReviewClusterInterface can scope down to one cluster and return a authorizationv1client.SubjectAccessReviewInterface.
SubjectAccessReviewsClusterGetter has a method to return a SubjectAccessReviewClusterInterface.