operations

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBoolOperationIfNecessary

func AddBoolOperationIfNecessary(ops *[]client.Operation, plan types.Bool, state types.Bool, path string)

Add boolean operation if the plan doesn't match the state

func AddFloat64OperationIfNecessary added in v0.2.0

func AddFloat64OperationIfNecessary(ops *[]client.Operation, plan types.Float64, state types.Float64, path string)

Add float64 operation if the plan doesn't match the state

func AddInt64OperationIfNecessary

func AddInt64OperationIfNecessary(ops *[]client.Operation, plan types.Int64, state types.Int64, path string)

Add int64 operation if the plan doesn't match the state

func AddInt64SetOperationsIfNecessary

func AddInt64SetOperationsIfNecessary(ops *[]client.Operation, plan types.Set, state types.Set, path string)

Add int64 set operation if the plan doesn't match the state

func AddStringOperationIfNecessary

func AddStringOperationIfNecessary(ops *[]client.Operation, plan types.String, state types.String, path string)

Add string operation if the plan doesn't match the state

func AddStringSetOperationsIfNecessary

func AddStringSetOperationsIfNecessary(ops *[]client.Operation, plan types.Set, state types.Set, path string)

Add set operation if the plan doesn't match the state

func LogUpdateOperations

func LogUpdateOperations(ctx context.Context, ops []client.Operation)

Log operations used during an update

Types

This section is empty.

Jump to

Keyboard shortcuts

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