cerman updated
This commit is contained in:
@@ -5,8 +5,8 @@ import (
|
||||
"encoding/base64"
|
||||
"os"
|
||||
|
||||
cmapi "certmanager/pkg/cmctl"
|
||||
"certmanager/pkg/client"
|
||||
cmapi "certmanager/pkg/cmctl"
|
||||
)
|
||||
|
||||
func (util *Util) CreateIssuerPair(ctx context.Context) (*cmapi.CreateIssuerPairResult, error) {
|
||||
|
||||
@@ -14,8 +14,8 @@ import (
|
||||
"path/filepath"
|
||||
"time"
|
||||
|
||||
cmapi "certmanager/pkg/cmctl"
|
||||
"certmanager/pkg/client"
|
||||
cmapi "certmanager/pkg/cmctl"
|
||||
|
||||
"sigs.k8s.io/yaml"
|
||||
)
|
||||
|
||||
@@ -5,8 +5,8 @@ import (
|
||||
"encoding/base64"
|
||||
"strings"
|
||||
|
||||
cmapi "certmanager/pkg/cmctl"
|
||||
"certmanager/pkg/client"
|
||||
cmapi "certmanager/pkg/cmctl"
|
||||
)
|
||||
|
||||
func (util *Util) CreateServicePair(ctx context.Context) (*cmapi.CreateServicePairResult, error) {
|
||||
|
||||
Reference in New Issue
Block a user