server

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2024 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorInvalidSecretProviderClass = "InvalidSecretProviderClass"
	ErrorUnauthorized               = "Unauthorized"
	ErrorBadRequest                 = "BadRequest"
)

Functions

This section is empty.

Types

type CSIProviderServer

type CSIProviderServer struct {
	// contains filtered or unexported fields
}

func NewCSIProviderServer

func NewCSIProviderServer(version, socketPath string, auth auth.Auth, infisicalClientFactory provider.InfisicalClientFactory) *CSIProviderServer

NewCSIProviderServer returns a mock csi-provider grpc server

func (*CSIProviderServer) Mount

Mount implements provider csi-provider method

func (*CSIProviderServer) Start

func (m *CSIProviderServer) Start() error

func (*CSIProviderServer) Stop

func (m *CSIProviderServer) Stop()

func (*CSIProviderServer) Version

Version implements provider csi-provider method

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL