package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
# Constants
DOCKED is the assistant is docked to the right hand side of the screen.
POPUP is the assistant is displayed as a popup.
POPUP_EXPANDED is the assistant is displayed as a popup and expanded.
POPUP_EXPANDED_SIDEBAR_VISIBLE is the assistant is displayed as a popup and expanded with the sidebar visible.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ALL is all resources.
PINNED is only pinned resources.
No description provided by the author
COLLAPSED is the collapsed state which hides all labels for every resource.
EXPANDED is the expanded state which shows all labels for every resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SIDE_NAV_DRAWER_MODE_COLLAPSED means the sidenav drawer collapses automatically when no longer hovering over it.
SIDE_NAV_DRAWER_MODE_STICKY means the sidenav drawer remains expanded at all times.
No description provided by the author
THEME_DARK is the dark theme.
THEME_LIGHT is the light theme.
No description provided by the author
No description provided by the author
No description provided by the author
CARD is the card view.
LIST is the list view.
No description provided by the author
# Variables
Enum value maps for AssistViewMode.
Enum value maps for AssistViewMode.
Enum value maps for AvailableResourceMode.
Enum value maps for AvailableResourceMode.
Enum value maps for DefaultTab.
Enum value maps for DefaultTab.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Enum value maps for LabelsViewMode.
Enum value maps for LabelsViewMode.
Enum value maps for Resource.
Enum value maps for Resource.
Enum value maps for SideNavDrawerMode.
Enum value maps for SideNavDrawerMode.
Enum value maps for Theme.
Enum value maps for Theme.
UserPreferencesService_ServiceDesc is the grpc.ServiceDesc for UserPreferencesService service.
Enum value maps for ViewMode.
Enum value maps for ViewMode.
# Structs
AccessGraphUserPreferences is the user preferences for Access Graph.
AssistUserPreferences is the user preferences for Assist.
ClusterUserPreferences are user preferences saved per cluster.
DiscoverGuide defines preferences related to discover guides.
DiscoverResourcePreferences holds preferences related to discovering resource.
GetUserPreferencesRequest is a request to get the user preferences.
GetUserPreferencesResponse is a response to get the user preferences.
MarketingParams are the parameters associated with a user via marketing campaign at the time of sign up.
OnboardUserPreferences is the user preferences selected during onboarding.
PinnedResourcesUserPreferences is a collection of resource IDs that will be displayed in the user's pinned resources tab in the Web UI.
UnifiedResourcePreferences are preferences used in the Unified Resource web UI.
UnimplementedUserPreferencesServiceServer must be embedded to have forward compatible implementations.
UpsertUserPreferencesRequest is a request to create or update the user preferences.
UserPreferences is a collection of different user changeable preferences for the frontend.
# Interfaces
UnsafeUserPreferencesServiceServer may be embedded to opt out of forward compatibility for this service.
UserPreferencesServiceClient is the client API for UserPreferencesService service.
UserPreferencesServiceServer is the server API for UserPreferencesService service.
# Type aliases
AssistViewMode is the way the assistant is displayed.
* AvailableResourceMode specifies which option in the availability filter menu the user has selected, if any.
DefaultTab is the default tab selected in the unified resource web UI.
* LabelsViewMode is whether the labels for resources should all be collapsed or expanded.
Resources are the Resource options in the onboarding questionnaire.
SideNavDrawerMode is the sidenav drawer behavior preference in the frontend.
Theme is a frontend theme.
ViewMode is the view mode selected in the unified resource Web UI.