Interface PortalK8sAgentConfiguration


public interface PortalK8sAgentConfiguration
  • Method Details

    • apiServerHost

      String apiServerHost()
    • apiServerPort

      int apiServerPort()
    • apiServerSSL

      boolean apiServerSSL()
    • caCertData

      String caCertData()
    • deferSecondaryNodeMillis

      long deferSecondaryNodeMillis()
    • labelSelector

      String labelSelector()
    • namespace

      String namespace()
    • saToken

      String saToken()