internal

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2019 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClusterOperatorBuilder

func NewClusterOperatorBuilder(client ClusterOperatorsGetter, m lib.Manifest) resourcebuilder.Interface

NewClusterOperatorBuilder accepts the ClusterOperatorsGetter interface which may be implemented by a client or a lister cache.

func NewGenericBuilder

func NewGenericBuilder(client dynamic.ResourceInterface, m lib.Manifest) (resourcebuilder.Interface, error)

NewGenericBuilder returns an implentation of resourcebuilder.Interface that uses dynamic clients for applying.

Types

type ClusterOperatorsGetter

type ClusterOperatorsGetter interface {
	Get(name string) (*configv1.ClusterOperator, error)
}

ClusterOperatorsGetter abstracts object access with a client or a cache lister.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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