public class AzureACSPlugin
extends hudson.Plugin
Modifier and Type | Class and Description |
---|---|
static class |
AzureACSPlugin.AzureTelemetryInterceptor |
Constructor and Description |
---|
AzureACSPlugin() |
Modifier and Type | Method and Description |
---|---|
static String |
normalizeContainerSerivceType(String type) |
static void |
sendEvent(String item,
String action,
Map<String,String> properties) |
static void |
sendEvent(String item,
String action,
String... properties) |
static void |
sendEventFor(String action,
String orchestrator,
hudson.model.Run<?,?> run,
String... properties) |
Copyright © 2016–2021. All rights reserved.