export

package
v0.0.0-...-8bbc6b9 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2016 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DefaultRequirementsFor

func DefaultRequirementsFor(gvk unversioned.GroupVersionKind) []func() (*labels.Requirement, error)

DefaultRequirementsFor returns a list of requirements for the given kind that should be default requirements applied when listing/watching for example, ignore pods managed by RC and DC

Types

type ExportOptions

type ExportOptions struct {
	AllNamespaces        bool
	Namespace            string
	Format               string
	Watch                bool
	UseDefaultSelector   bool
	LabelSelector        string
	ResyncPeriod         time.Duration
	RepositoryPath       string
	RepositoryBranch     string
	RepositoryRemote     string
	RepositoryContextDir string
	RepositoryUserName   string
	RepositoryUserEmail  string
	RepositoryPullPeriod time.Duration
	RepositoryPushPeriod time.Duration
}

ExportOptions represents the options of the export command

Jump to

Keyboard shortcuts

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