config

package
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KpConfig

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

func NewKpConfig

func NewKpConfig(defaultRepository string, serviceAccount corev1.ObjectReference) KpConfig

func (KpConfig) DefaultRepository

func (c KpConfig) DefaultRepository() (string, error)

func (KpConfig) ServiceAccount

func (c KpConfig) ServiceAccount() corev1.ObjectReference

type KpConfigProvider

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

func NewKpConfigProvider

func NewKpConfigProvider(client kubernetes.Interface) KpConfigProvider

func (KpConfigProvider) GetKpConfig

func (d KpConfigProvider) GetKpConfig(ctx context.Context) KpConfig

func (KpConfigProvider) SetDefaultRepository

func (d KpConfigProvider) SetDefaultRepository(ctx context.Context, defaultRepository string) error

func (KpConfigProvider) SetDefaultServiceAccount

func (d KpConfigProvider) SetDefaultServiceAccount(ctx context.Context, serviceAccount corev1.ObjectReference) error

Jump to

Keyboard shortcuts

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