test

package
v3.10.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeploymentConfigRegistry

type DeploymentConfigRegistry struct {
	Err               error
	DeploymentConfig  *appsapi.DeploymentConfig
	DeploymentConfigs *appsapi.DeploymentConfigList
	sync.Mutex
}

func NewDeploymentConfigRegistry

func NewDeploymentConfigRegistry() *DeploymentConfigRegistry

func (*DeploymentConfigRegistry) CreateDeploymentConfig

func (r *DeploymentConfigRegistry) CreateDeploymentConfig(ctx apirequest.Context, image *appsapi.DeploymentConfig) error

func (*DeploymentConfigRegistry) DeleteDeploymentConfig

func (r *DeploymentConfigRegistry) DeleteDeploymentConfig(ctx apirequest.Context, id string) error

func (*DeploymentConfigRegistry) GetDeploymentConfig

func (r *DeploymentConfigRegistry) GetDeploymentConfig(ctx apirequest.Context, id string) (*appsapi.DeploymentConfig, error)

func (*DeploymentConfigRegistry) ListDeploymentConfigs

func (*DeploymentConfigRegistry) UpdateDeploymentConfig

func (r *DeploymentConfigRegistry) UpdateDeploymentConfig(ctx apirequest.Context, image *appsapi.DeploymentConfig) error

func (*DeploymentConfigRegistry) WatchDeploymentConfigs

func (r *DeploymentConfigRegistry) WatchDeploymentConfigs(ctx apirequest.Context, options *metainternal.ListOptions) (watch.Interface, error)

Jump to

Keyboard shortcuts

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