Documentation ¶
Overview ¶
Package api should not be used.
Index ¶
Constants ¶
View Source
const ( // OpenShiftDisplayName is a common, optional annotation that stores the name displayed by a UI when referencing a resource. OpenShiftDisplayName = "openshift.io/display-name" // OpenShiftProviderDisplayNameAnnotation is the name of a provider of a resource, e.g. // "Red Hat, Inc." OpenShiftProviderDisplayNameAnnotation = "openshift.io/provider-display-name" // OpenShiftDocumentationURLAnnotation is the url where documentation associated with // a resource can be found. OpenShiftDocumentationURLAnnotation = "openshift.io/documentation-url" // OpenShiftSupportURLAnnotation is the url where support for a template can be found. OpenShiftSupportURLAnnotation = "openshift.io/support-url" // OpenShiftDescription is a common, optional annotation that stores the description for a resource. OpenShiftDescription = "openshift.io/description" // OpenShiftLongDescriptionAnnotation is a resource's long description OpenShiftLongDescriptionAnnotation = "openshift.io/long-description" )
annotation keys
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
legacy is a deprecated package that exists to install types into an ungroupified scheme for use reading old files by the CLI and the old oapi API server.
|
legacy is a deprecated package that exists to install types into an ungroupified scheme for use reading old files by the CLI and the old oapi API server. |
Click to show internal directories.
Click to hide internal directories.