crds

package
v1.0.0-alpha.0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2019 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Overview

Package crds contains methods used to register (create and update) our CRDs.

Index

Constants

View Source
const (
	// PostgresqlInstanceKind is the value used as ".spec.names.kind" when registering the PostgresqlInstance CRD.
	PostgresqlInstanceKind = "PostgresqlInstance"
	// PostgresqlInstancePlural is the value used as ".spec.names.plural" when registering the PostgresqlInstance CRD.
	PostgresqlInstancePlural = "postgresqlinstances"
)

Variables

This section is empty.

Functions

func CreateOrUpdateCRDs

func CreateOrUpdateCRDs(extsClient extsclientset.Interface) error

RegisterCRDs creates or updates our CustomResourceDefinition resources, waiting for them to reach the "Established" condition.

Types

This section is empty.

Jump to

Keyboard shortcuts

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