# Packages
No description provided by the author
# Functions
MakeBadGateway builds a goa.ServiceError from an error.
MakeBadRequest builds a goa.ServiceError from an error.
MakeForbidden builds a goa.ServiceError from an error.
MakeInternalError builds a goa.ServiceError from an error.
MakeNotFound builds a goa.ServiceError from an error.
MakeUnauthorized builds a goa.ServiceError from an error.
MakeUnprocessableEntity builds a goa.ServiceError from an error.
NewClient initializes a "PolicyAggregate" service client given the endpoints.
NewCreateEndpoint returns an endpoint function that calls the method "create" of service "PolicyAggregate".
NewDeleteEndpoint returns an endpoint function that calls the method "delete" of service "PolicyAggregate".
NewEndpoints wraps the methods of the "PolicyAggregate" service with endpoints.
NewIndexEndpoint returns an endpoint function that calls the method "index" of service "PolicyAggregate".
NewPolicyAggregate initializes result type PolicyAggregate from viewed result type PolicyAggregate.
NewPolicyAggregateList initializes result type PolicyAggregateList from viewed result type PolicyAggregateList.
NewPolicyAggregateNonCatalog initializes result type PolicyAggregateNonCatalog from viewed result type PolicyAggregateNonCatalog.
NewShowEndpoint returns an endpoint function that calls the method "show" of service "PolicyAggregate".
NewShowNonCatalogEndpoint returns an endpoint function that calls the method "show_non_catalog" of service "PolicyAggregate".
NewUpdateEndpoint returns an endpoint function that calls the method "update" of service "PolicyAggregate".
NewViewedPolicyAggregate initializes viewed result type PolicyAggregate from result type PolicyAggregate using the given view.
NewViewedPolicyAggregateList initializes viewed result type PolicyAggregateList from result type PolicyAggregateList using the given view.
NewViewedPolicyAggregateNonCatalog initializes viewed result type PolicyAggregateNonCatalog from result type PolicyAggregateNonCatalog using the given view.
# Constants
ServiceName is the name of the service as defined in the design.
# Variables
MethodNames lists the service method names as defined in the design.
# Structs
Client is the "PolicyAggregate" service client.
ConfigurationOption describes a single parameter value used to configure an applied policy.
ConfigurationOptionCreateType is the payload for creating a single parameter value used to configure an applied policy.
CreatePayload is the payload type of the PolicyAggregate service create method.
CreateResult is the result type of the PolicyAggregate service create method.
Credentials describes a reference to an API signer in the credentials service in the policy language.
No description provided by the author
DeletePayload is the payload type of the PolicyAggregate service delete method.
Endpoints wraps the "PolicyAggregate" service endpoints.
IndexPayload is the payload type of the PolicyAggregate service index method.
Org represents a RightScale organization.
Parameter defines a parameter given as input to a Policy.
Permission defines a role required in RightScale to perform actions on resources.
PolicyAggregate is the result type of the PolicyAggregate service show method.
PolicyAggregateItem is a summarized view of a running applied policy.
PolicyAggregateList is the result type of the PolicyAggregate service index method.
PolicyAggregateNonCatalog is the result type of the PolicyAggregate service show_non_catalog method.
PolicyAggregateNonCatalogItem is a summarized view of a running applied policy.
PolicyTemplate describes a previously uploaded policy template.
Project represents a RightScale project and provides some information about the project.
PublishedTemplate describes a previously created published template.
Regular expression.
ShowNonCatalogPayload is the payload type of the PolicyAggregate service show_non_catalog method.
ShowPayload is the payload type of the PolicyAggregate service show method.
UpdatePayload is the payload type of the PolicyAggregate service update method.
User represents a registered RightScale user.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author