Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(resourceManager core_manager.ResourceManager, caManagers core_ca.Managers) sds_provider.SecretProvider
Types ¶
type MeshCaSecret ¶
type MeshCaSecret struct {
PemCerts [][]byte
}
func (*MeshCaSecret) ToResource ¶
func (s *MeshCaSecret) ToResource(name string) *envoy_auth.Secret
Click to show internal directories.
Click to hide internal directories.