featureflagconfiguration

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WatchResources

func WatchResources(ctx context.Context, l log.Entry, clientSet FFCInterface, refreshTime time.Duration,
	object client.ObjectKey, c chan<- sync.INotify,
)

Types

type FFCClient

type FFCClient struct {
	// contains filtered or unexported fields
}

func NewForConfig

func NewForConfig(config *rest.Config) (*FFCClient, error)

func (*FFCClient) FeatureFlagConfigurations

func (c *FFCClient) FeatureFlagConfigurations(namespace string) Interface

type FFCInterface

type FFCInterface interface {
	FeatureFlagConfigurations(namespace string) Interface
}

type FeatureFlagClient

type FeatureFlagClient struct {
	// contains filtered or unexported fields
}

func (*FeatureFlagClient) Create

func (*FeatureFlagClient) Get

func (*FeatureFlagClient) List

func (*FeatureFlagClient) Watch

Jump to

Keyboard shortcuts

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