csiproxy

package
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: Apache-2.0 Imports: 11 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"`
	tls.Config
}

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) (*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