controlplane

package
v0.29.0 Latest Latest
Warning

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

Go to latest
Published: May 4, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsNotFound

func IsNotFound(err error) bool

IsNotFound checks whether an error implements the notFound interface.

func NewNotFound

func NewNotFound(err error) error

NewNotFound wraps an existing error as a not found error.

Types

type Options

type Options struct {
	// Connection Secret Name
	SecretName string
	// Connection Secret Namespace
	SecretNamespace string

	Description string

	ConfigurationName *string
}

type Response

type Response struct {
	ID                string
	Group             string
	Name              string
	CrossplaneVersion string
	Synced            string
	Ready             string
	Message           string
	Age               *time.Duration

	Cfg     string
	Updated string

	ConnName string
}

Response is a normalized ControlPlane response. NOTE(tnthornton) this is expected to be different in the near future as cloud and spaces APIs converge.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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