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: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(stateFactory StateFactory) composed.Action

func StatePredicate

func StatePredicate(status v1beta1.StatusState, ctx context.Context, state *State) composed.Predicate

Types

type State

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

type StateFactory

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

func NewStateFactory

func NewStateFactory(serviceNetworkingClientProvider client2.ClientProvider[client3.ServiceNetworkingClient], computeClientProvider client2.ClientProvider[client3.ComputeClient], env abstractions.Environment) StateFactory

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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