Documentation
¶
Overview ¶
pkg/controller/serviceaccount/serviceaccount_controller.go
Index ¶
Constants ¶
View Source
const (
// RoleARNAnnotation is the annotation key for Alibaba Cloud RAM role ARN
RoleARNAnnotation = "ack.alibabacloud.com/role-arn"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServiceAccountReconciler ¶
ServiceAccountReconciler reconciles a ServiceAccount object for changes affecting SecretStore/ClusterSecretStore
func (*ServiceAccountReconciler) SetupWithManager ¶
func (r *ServiceAccountReconciler) SetupWithManager(mgr ctrl.Manager, reconcileCount int) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.