apis

package
v0.0.0-...-b9b4522 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TenantConditionProvisioned = "Provisioned"
	TenantConditionReady       = "Ready"
)
View Source
const (
	GroupName = "trident.kcp.io"
)

GroupName is the group name used in this package

Variables

This section is empty.

Functions

This section is empty.

Types

type TenantConditionType

type TenantConditionType string

type TenantPhase

type TenantPhase string
const (
	TenantPhasePending      TenantPhase = "Pending"
	TenantPhaseProvisioning TenantPhase = "Provisioning"
	TenantPhaseProvisioned  TenantPhase = "Provisioned"
	TenantPhaseReady        TenantPhase = "Ready"
	TenantPhaseFailed       TenantPhase = "Failed"
	TenantPhaseTerminating  TenantPhase = "Terminating"
	TenantPhaseUnknown      TenantPhase = "Unknown"
)

Directories

Path Synopsis
Package v1alpha1 is the v1alpha1 version of the API.
Package v1alpha1 is the v1alpha1 version of the API.

Jump to

Keyboard shortcuts

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