kubernetes

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeatureFlagConfigurationImpl added in v0.2.3

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

func (*FeatureFlagConfigurationImpl) Create added in v0.2.3

func (*FeatureFlagConfigurationImpl) Get added in v0.2.3

func (*FeatureFlagConfigurationImpl) List added in v0.2.3

func (*FeatureFlagConfigurationImpl) Watch added in v0.2.3

type FeatureFlagConfigurationInterface added in v0.2.3

type FeatureFlagConfigurationInterface interface {
	FeatureFlagConfigurations(namespace string) ClientInterface
}

type FeatureFlagConfigurationRestClient added in v0.2.3

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

func NewForConfig added in v0.2.3

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

func (*FeatureFlagConfigurationRestClient) FeatureFlagConfigurations added in v0.2.3

func (c *FeatureFlagConfigurationRestClient) FeatureFlagConfigurations(namespace string) ClientInterface

type Sync

type Sync struct {
	Logger       *logger.Logger
	ProviderArgs sync.ProviderArgs

	URI string
	// contains filtered or unexported fields
}

func (*Sync) Fetch

func (k *Sync) Fetch(ctx context.Context) (string, error)

func (*Sync) Notify

func (k *Sync) Notify(ctx context.Context, c chan<- sync.INotify)

func (*Sync) Source added in v0.2.2

func (k *Sync) Source() string

Jump to

Keyboard shortcuts

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