# Functions
ContainsFeature returns true if the features slice contains the specified feature.
FeatureNames returns the names of the features.
Deprecated: use Feature.Name instead.
FormatStatus returns the Status as a string using lower-case and with hyphen as a separator.
Deprecated: use Feature{Name: <feature>} instead or ParseFeatureNoValidation if you need to remain backwards compatible with previously accepted feature names.
ParseFeatureNoValidation returns the Feature matching the given feature name.
Wrap the GraphQL client in the Core API.
# Constants
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
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
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
No description provided by the author
# Variables
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
Deprecated: no replacement.
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
No description provided by the author
No description provided by the author
# Structs
API wraps around GraphQL clients to give them the Polaris Core API.
Feature represents a Polaris cloud account feature with a set of permission groups.
SLADomain represents a Polaris SLA domain.
TaskChain is a collection of sequential tasks that all must complete for the task chain to be considered complete.
# Type aliases
CloudAccountAction represents a Polaris cloud account action.
No description provided by the author
PermissionGroup represents a named set of permissions for a feature.
SLAAssignment represents the type of SLA assignment in Polaris.
Status represents a Polaris cloud account status.
TaskChainState represents the state of a Polaris task chain.