Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Source ¶
type Source struct { SSORegion string StartURL string Client awsv1alpha1connect.ProfileRegistryServiceClient DashboardURL string Entitlements []*accessv1alpha1.EntitlementInput }
Source reads available AWS SSO profiles from the Common Fate API. It implements the awsconfigfile.Source interface
func (Source) GetProfiles ¶
func (s Source) GetProfiles(ctx context.Context) ([]awsconfigfile.SSOProfile, error)
Click to show internal directories.
Click to hide internal directories.