resource

package
v0.0.0-...-210f5be Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2023 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Reconcile

func Reconcile(ctx context.Context, cli api.MingleClient, desired rtclient.Object, opt Option) (bool, error)

Types

type DesiredState

type DesiredState string

DesiredState DesiredState type

const (
	DesiredStatePresent DesiredState = "present"
	DesiredStateAbsent  DesiredState = "absent"
)

DesiredState enum defaine

type Option

type Option struct {
	DesiredState     DesiredState
	IsRecreate       bool
	IsIgnoreReplicas bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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