v11

package
v1.25.4 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

This package defines the types for Flux API version 11.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListServicesOptions

type ListServicesOptions struct {
	Namespace string
	Services  []resource.ID
}

type Server

type Server interface {
	v10.Server

	ListServicesWithOptions(ctx context.Context, opts ListServicesOptions) ([]v6.ControllerStatus, error)

	// NB Upstream methods move into the public API, since
	// weaveworks/flux-adapter now relies on the public API
	v10.Upstream
}

Jump to

Keyboard shortcuts

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