Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
Client for IAM
func (*Client) DeleteServiceAccount ¶
DeleteServiceAccount deletes SA
func (*Client) EnsureServiceAccountWithRoles ¶
func (x *Client) EnsureServiceAccountWithRoles(ctx context.Context, name string, ns string, sas []*v1alpha1.ServiceAccount, displayName string, desc string, roles []string, scope string) (string, error)
EnsureServiceAccountWithRoles makes sure SA is created or updated for desired state
Click to show internal directories.
Click to hide internal directories.