Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrUpdateServiceAccount ¶
func CreateOrUpdateServiceAccount(c base.K8sClientWithLogging, ctx context.Context, namespace string, desiredSA *corev1.ServiceAccount) error
func ServiceAccountNeedsUpdate ¶ added in v0.33.5
func ServiceAccountNeedsUpdate(desiredSA, existingSA *corev1.ServiceAccount) bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.