package
0.32.0-alpha.0
Repository: https://github.com/kubernetes/controller-manager.git
Documentation: pkg.go.dev

# Functions

NewDynamicClientBuilder returns client builder which uses TokenRequest feature and refresh service account token periodically.
this function only for test purpose, don't call it.

# Structs

No description provided by the author
SimpleControllerClientBuilder returns a fixed client with different user agents.

# Interfaces

ControllerClientBuilder allows you to get clients and configs for controllers Please note a copy also exists in staging/src/k8s.io/cloud-provider/cloud.go TODO: Extract this into a separate controller utilities repo (issues/68947).