csiproxy

package
v0.4.15 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	URL         string `yaml:"url" json:"url"`
	Version     string `yaml:"version" json:"version"`
	KubeletPath string `yaml:"kubeletPath" json:"kubeletPath"`
}

Config is the CSI Proxy config settings

type Proxy

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

Proxy is for creating and retrieving the Windows Service

func New

func New(cfg *Config, tlsCfg *winstls.Config) (*Proxy, error)

New creates a new Proxy struct

func (*Proxy) Enable

func (p *Proxy) Enable() error

Jump to

Keyboard shortcuts

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