iprange

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(stateFactory StateFactory) composed.Action

Types

type State

type State struct {
	types.State
	// contains filtered or unexported fields
}

State is state of the IpRange reconciliation for AWS Though there's no need for it to be public, still made like that to avoid conflict with variable names - DO NOT LOWERCASE IT TO MAKE IT PRIVATE

type StateFactory

type StateFactory interface {
	NewState(ctx context.Context, ipRangeState types.State, logger logr.Logger) (*State, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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