pvc

package
v1.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const PVC_PATH = "/pgconf/postgres-operator/pvc.json"

Variables

View Source
var PVCTemplate *template.Template

Functions

func Create

func Create(clientset *kubernetes.Clientset, name string, accessMode string, pvcSize string, namespace string) error

func Delete

func Delete(clientset *kubernetes.Clientset, name string, namespace string) error

func Exists

func Exists(clientset *kubernetes.Clientset, name string, namespace string) bool

Types

type PVCTemplateFields

type PVCTemplateFields struct {
	PVC_NAME        string
	PVC_ACCESS_MODE string
	PVC_SIZE        string
}

Jump to

Keyboard shortcuts

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