mirror of
https://github.com/rancher/types.git
synced 2025-10-22 03:29:45 +00:00
Fix secret types
This commit is contained in:
@@ -28,6 +28,7 @@ import (
|
||||
|
||||
var (
|
||||
ProjectTypes = []string{
|
||||
projectClient.RegistryCredentialType,
|
||||
projectClient.BasicAuthType,
|
||||
projectClient.CertificateType,
|
||||
projectClient.DockerCredentialType,
|
||||
|
Reference in New Issue
Block a user