Table of Contents

Enum ActuatorContext

Namespace
Steeltoe.Management.Hypermedia
Assembly
Steeltoe.Management.EndpointBase.dll

Determines the Hypermedia actuator that will handle the context root and security. Cloudfoundry root for Apps man integration at /cloudfoundryapplication Actuator root for usage outside cloudfoundry at /actuator (or configurable by management:endpoints:path

public enum ActuatorContext

Fields

Actuator = 1
ActuatorAndCloudFoundry = 2
CloudFoundry = 0