controllerutil

package
v0.6.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3backend

type S3backend struct {
	backend.Backend
	// contains filtered or unexported fields
}

S3backend contains a s3Backend and all its created resources. call Close() to releases those created resources.

func NewS3backend

func NewS3backend(kubecli kubernetes.Interface, s3 *api.S3Source, namespace, clusterName string) (*S3backend, error)

NewS3backend creates a S3backend.

func (*S3backend) Close

func (s *S3backend) Close()

Close releases resources associated with S3backend.

Jump to

Keyboard shortcuts

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