config

package
v1.7.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	Client    client.Client
	Reader    client.Reader
	Namespace string
	Log       logr.Logger
}

func NewConfiguration

func NewConfiguration() *Configuration

func (*Configuration) SetClient

func (c *Configuration) SetClient(value client.Client) *Configuration

func (*Configuration) SetLog

func (c *Configuration) SetLog(value logr.Logger) *Configuration

func (*Configuration) SetNamespace

func (c *Configuration) SetNamespace(value string) *Configuration

func (*Configuration) SetReader

func (c *Configuration) SetReader(value client.Reader) *Configuration

Jump to

Keyboard shortcuts

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