public static class VaultEnvironmentProperties.KubernetesProperties extends Object
Constructor and Description |
---|
KubernetesProperties() |
Modifier and Type | Method and Description |
---|---|
String |
getKubernetesPath() |
String |
getRole() |
String |
getServiceAccountTokenFile() |
void |
setKubernetesPath(String kubernetesPath) |
void |
setRole(String role) |
void |
setServiceAccountTokenFile(String serviceAccountTokenFile) |
public String getKubernetesPath()
public String getRole()
public String getServiceAccountTokenFile()
public void setKubernetesPath(String kubernetesPath)
public void setRole(String role)
public void setServiceAccountTokenFile(String serviceAccountTokenFile)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.