Package | Description |
---|---|
org.wso2.carbon.membership.scheme.kubernetes |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
KubernetesMembershipScheme.connectAndRead(KubernetesApiEndpoint endpoint,
String username,
String password) |
protected KubernetesApiEndpoint |
KubernetesMembershipScheme.createAPIEndpoint(URL url) |
protected URL |
KubernetesMembershipScheme.createUrl(String master,
String context) |
protected List<String> |
KubernetesMembershipScheme.findContainerIPs(String kubernetesMaster,
String namespace,
String serviceName,
String username,
String password) |
Copyright © 2016 WSO2. All rights reserved.