legacy

package
v0.0.0-...-00984ce Latest Latest
Warning

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

Go to latest
Published: Aug 20, 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 InstallExternalLegacyAll

func InstallExternalLegacyAll(scheme *runtime.Scheme)

func InstallExternalLegacyApps

func InstallExternalLegacyApps(scheme *runtime.Scheme)

func InstallExternalLegacyAuthorization

func InstallExternalLegacyAuthorization(scheme *runtime.Scheme)

func InstallExternalLegacyBuild

func InstallExternalLegacyBuild(scheme *runtime.Scheme)

func InstallExternalLegacyImage

func InstallExternalLegacyImage(scheme *runtime.Scheme)

func InstallExternalLegacyNetwork

func InstallExternalLegacyNetwork(scheme *runtime.Scheme)

func InstallExternalLegacyOAuth

func InstallExternalLegacyOAuth(scheme *runtime.Scheme)

func InstallExternalLegacyProject

func InstallExternalLegacyProject(scheme *runtime.Scheme)

func InstallExternalLegacyQuota

func InstallExternalLegacyQuota(scheme *runtime.Scheme)

func InstallExternalLegacyRoute

func InstallExternalLegacyRoute(scheme *runtime.Scheme)

func InstallExternalLegacySecurity

func InstallExternalLegacySecurity(scheme *runtime.Scheme)

func InstallExternalLegacyTemplate

func InstallExternalLegacyTemplate(scheme *runtime.Scheme)

func InstallExternalLegacyUser

func InstallExternalLegacyUser(scheme *runtime.Scheme)

func InstallInternalLegacyAll

func InstallInternalLegacyAll(scheme *runtime.Scheme)

func InstallInternalLegacyApps

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

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

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

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

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

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

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

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

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

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

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

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

func Kind(kind string) schema.GroupKind

DEPRECATED

func Resource

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