revision

package
v1.6.3 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	NewRevision(cs *appsv1alpha1.CloneSet, revision int64, collisionCount *int32) (*apps.ControllerRevision, error)
	ApplyRevision(cs *appsv1alpha1.CloneSet, revision *apps.ControllerRevision) (*appsv1alpha1.CloneSet, error)
}

Interface is a interface to new and apply ControllerRevision.

func NewRevisionControl

func NewRevisionControl() Interface

NewRevisionControl create a normal revision control.

Jump to

Keyboard shortcuts

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