types

package
v0.0.0-...-6526340 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2020 License: Apache-2.0, BSD-2-Clause, BSD-3-Clause, + 8 more Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// CephRBD indicates CephRBD volume type.
	CephRBD = "csi-rbd"
	// CephFS indicates CephFS volume type.
	CephFS = "csi-cephfs"
	// TencentCBS indicate the CBS volume type in Tencent Cloud.
	TencentCBS = "csi-tencent-cloud-cbs"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CertContext

type CertContext struct {
	Key         []byte
	Cert        []byte
	SigningCert []byte
}

CertContext is set of files used for a kubernetes webhook server.

type VolumeType

type VolumeType = string

VolumeType indicates a type of volume.

Jump to

Keyboard shortcuts

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