legacy

package
v3.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2018 License: Apache-2.0 Imports: 50 Imported by: 0

Documentation

Overview

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. Generally, if you're depending on this package, you're trying to manage a case that you shouldn't tolerate.

Index

Constants

This section is empty.

Variables

View Source
var (
	RESTPrefix           = "/oapi"
	GroupName            = ""
	GroupVersion         = schema.GroupVersion{Group: GroupName, Version: "v1"}
	InternalGroupVersion = schema.GroupVersion{Group: GroupName, Version: runtime.APIVersionInternal}
)

Functions

func GroupVersionKind added in v3.11.0

func GroupVersionKind(kind string) schema.GroupVersionKind

DEPRECATED

func InstallExternalLegacyAll added in v3.11.0

func InstallExternalLegacyAll(scheme *runtime.Scheme)

func InstallExternalLegacyApps added in v3.11.0

func InstallExternalLegacyApps(scheme *runtime.Scheme)

func InstallExternalLegacyAuthorization added in v3.11.0

func InstallExternalLegacyAuthorization(scheme *runtime.Scheme)

func InstallExternalLegacyBuild added in v3.11.0

func InstallExternalLegacyBuild(scheme *runtime.Scheme)

func InstallExternalLegacyImage added in v3.11.0

func InstallExternalLegacyImage(scheme *runtime.Scheme)

func InstallExternalLegacyNetwork added in v3.11.0

func InstallExternalLegacyNetwork(scheme *runtime.Scheme)

func InstallExternalLegacyOAuth added in v3.11.0

func InstallExternalLegacyOAuth(scheme *runtime.Scheme)

func InstallExternalLegacyProject added in v3.11.0

func InstallExternalLegacyProject(scheme *runtime.Scheme)

func InstallExternalLegacyQuota added in v3.11.0

func InstallExternalLegacyQuota(scheme *runtime.Scheme)

func InstallExternalLegacyRoute added in v3.11.0

func InstallExternalLegacyRoute(scheme *runtime.Scheme)

func InstallExternalLegacySecurity added in v3.11.0

func InstallExternalLegacySecurity(scheme *runtime.Scheme)

func InstallExternalLegacyTemplate added in v3.11.0

func InstallExternalLegacyTemplate(scheme *runtime.Scheme)

func InstallExternalLegacyUser added in v3.11.0

func InstallExternalLegacyUser(scheme *runtime.Scheme)

func InstallInternalLegacyAll added in v3.11.0

func InstallInternalLegacyAll(scheme *runtime.Scheme)

func InstallInternalLegacyApps added in v3.11.0

func InstallInternalLegacyApps(scheme *runtime.Scheme)

InstallLegacyApps this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyAuthorization added in v3.11.0

func InstallInternalLegacyAuthorization(scheme *runtime.Scheme)

InstallLegacyAuthorization this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyBuild added in v3.11.0

func InstallInternalLegacyBuild(scheme *runtime.Scheme)

InstallLegacyBuild this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyImage added in v3.11.0

func InstallInternalLegacyImage(scheme *runtime.Scheme)

InstallLegacyImage this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyNetwork added in v3.11.0

func InstallInternalLegacyNetwork(scheme *runtime.Scheme)

InstallLegacyNetwork this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyOAuth added in v3.11.0

func InstallInternalLegacyOAuth(scheme *runtime.Scheme)

InstallLegacyOAuth this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyProject added in v3.11.0

func InstallInternalLegacyProject(scheme *runtime.Scheme)

InstallLegacyProject this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyQuota added in v3.11.0

func InstallInternalLegacyQuota(scheme *runtime.Scheme)

InstallLegacyQuota this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyRoute added in v3.11.0

func InstallInternalLegacyRoute(scheme *runtime.Scheme)

InstallLegacyRoute this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacySecurity added in v3.11.0

func InstallInternalLegacySecurity(scheme *runtime.Scheme)

InstallLegacySecurity this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyTemplate added in v3.11.0

func InstallInternalLegacyTemplate(scheme *runtime.Scheme)

InstallLegacyTemplate this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func InstallInternalLegacyUser added in v3.11.0

func InstallInternalLegacyUser(scheme *runtime.Scheme)

InstallLegacyUser this looks like a lot of duplication, but the code in the individual versions is living and may change. The code here should never change and needs to allow the other code to move independently.

func Kind added in v3.11.0

func Kind(kind string) schema.GroupKind

DEPRECATED

func Resource added in v3.11.0

func Resource(resource string) schema.GroupResource

DEPRECATED

Types

This section is empty.

Jump to

Keyboard shortcuts

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