Class TrustedCertificate

java.lang.Object
com.tremolosecurity.k8s.model.TrustedCertificate

public class TrustedCertificate extends Object
  • Constructor Details

    • TrustedCertificate

      public TrustedCertificate()
      No args constructor for use in serialization
    • TrustedCertificate

      public TrustedCertificate(String name, String pemData)
      Parameters:
      name -
      pemData -
  • Method Details