package testutils

import "github.com/fsouza/go-dockerclient/internal/testutils"

Index

Functions

func GenCertificate

func GenCertificate(t *testing.T) (ca Certificate, server Certificate)

Types

type Certificate

type Certificate struct {
	CertPath string
	KeyPath  string
}

Source Files

tls.go

Version
v1.12.1 (latest)
Published
Feb 18, 2025
Platform
darwin/amd64
Imports
11 packages
Last checked
1 month ago

Tools for package owners.