cmd

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ControllerSwitchOptions

func ControllerSwitchOptions() *controllercmd.SwitchOptions

ControllerSwitchOptions are the controllercmd.SwitchOptions for the provider controllers.

func WebhookSwitchOptions

func WebhookSwitchOptions() *webhookcmd.SwitchOptions

WebhookSwitchOptions are the webhookcmd.SwitchOptions for the provider webhooks.

Types

type AccountingOptions

type AccountingOptions struct {
	ConfigLocation string
	// contains filtered or unexported fields
}

RegistryOptions holds options related to the registry service.

func (*AccountingOptions) AddFlags

func (o *AccountingOptions) AddFlags(fs *pflag.FlagSet)

AddFlags implements Flagger.AddFlags.

func (*AccountingOptions) Complete

func (o *AccountingOptions) Complete() error

Complete implements Completer.Complete.

func (*AccountingOptions) Completed

Completed returns the decoded RegistryServiceConfiguration instance. Only call this if `Complete` was successful.

type AccountingServiceConfig

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

RegistryServiceConfig contains configuration information about the registry service.

func (*AccountingServiceConfig) Apply

Apply applies the RegistryOptions to the passed ControllerOptions instance.

func (*AccountingServiceConfig) ApplyHealthCheckConfig

func (c *AccountingServiceConfig) ApplyHealthCheckConfig(config *healthcheckconfig.HealthCheckConfig)

ApplyHealthCheckConfig applies the HealthCheckConfig.

Jump to

Keyboard shortcuts

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