conflict

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: Apache-2.0, BSD-3-Clause, MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

type Manager interface {
	// CheckAndSubConflictResource removes conflicted quantity from resources given in parameters
	CheckAndSubConflictResource(predictList v1.ResourceList) (map[v1.ResourceName]bool, error)
	UpdateConflictList(conflictList map[v1.ResourceName]action.ActionResource) (bool, error)
}

Manager is the interface to manage conflict

func NewConflictManager

func NewConflictManager() Manager

NewConflictManager creates a new conflict manager

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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