container

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2020 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigureGKECluster

func ConfigureGKECluster(_ context.Context, cm resource.Claim, cs resource.Class, mg resource.Managed) error

ConfigureGKECluster configures the supplied resource (presumed to be a GKECluster) using the supplied resource claim (presumed to be a KubernetesCluster) and resource class.

func SetupGKECluster added in v0.6.0

func SetupGKECluster(mgr ctrl.Manager, l logging.Logger) error

SetupGKECluster adds a controller that reconciles GKECluster managed resources.

func SetupGKEClusterClaimBinding added in v0.6.0

func SetupGKEClusterClaimBinding(mgr ctrl.Manager, l logging.Logger) error

SetupGKEClusterClaimBinding reconciles KubernetesCluster claims with GKEClusters, dynamically provisioning them if needed.

func SetupGKEClusterClaimDefaulting added in v0.6.0

func SetupGKEClusterClaimDefaulting(mgr ctrl.Manager, l logging.Logger) error

SetupGKEClusterClaimDefaulting adds a controller that reconciles KubernetesCluster claims that omit their resource ref, class ref, and class selector by choosing a default GKEClusterClass if one exists.

func SetupGKEClusterClaimScheduling added in v0.6.0

func SetupGKEClusterClaimScheduling(mgr ctrl.Manager, l logging.Logger) error

SetupGKEClusterClaimScheduling adds a controller that reconciles KubernetesCluster claims that include a class selector but omit their class and resource references by picking a random matching GKEClusterClass, if any.

func SetupGKEClusterTarget added in v0.6.0

func SetupGKEClusterTarget(mgr ctrl.Manager, l logging.Logger) error

SetupGKEClusterTarget adds a controller that propagates GKECluster connection secrets to the connection secrets of their targets.

func SetupNodePool added in v0.6.0

func SetupNodePool(mgr ctrl.Manager, l logging.Logger) error

SetupNodePool adds a controller that reconciles NodePool managed resources.

Types

This section is empty.

Jump to

Keyboard shortcuts

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