public interface KubernetesManagerMXBean
Modifier and Type | Method and Description |
---|---|
String |
apply(String json)
Takes the blob of Kubernetes JSON (pod, replication controller, service, config, template etc)
and applies it to the runtime environment so that any changes or new items take effect
|
String |
getDockerRegistry() |
String apply(String json) throws IOException
IOException
String getDockerRegistry()
Copyright © 2011–2014 Red Hat. All rights reserved.