controllers

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultAvahiPublishImage = "ghcr.io/tanemahuta/avahi-publish:0.8-r13-alpine3.19"
	PublishAnnotation        = "service.beta.kubernetes.io/avahi-publish"
	MountNameDBUS            = "dbus"
	MountPathDBUS            = "/var/run/dbus"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// HostnameSuffix to be appended.
	HostnameSuffix string
	// AvahiPublishImage to be used.
	AvahiPublishImage string
	// Client to be used to apply the deployments.
	Client client.Client
}

func (*Service) Reconcile

func (s *Service) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

func (*Service) SetupWithManager

func (s *Service) SetupWithManager(mgr controllerruntime.Manager) error

Jump to

Keyboard shortcuts

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