v1

package
v3.9.0-alpha.2+incompa... Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2018 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Overview

+groupName=apps.openshift.io Package v1 is the v1 version of the API.

Index

Constants

View Source
const (
	LegacyGroupName = ""
	GroupName       = "apps.openshift.io"
)

Variables

View Source
var (
	SchemeGroupVersion       = schema.GroupVersion{Group: GroupName, Version: "v1"}
	LegacySchemeGroupVersion = schema.GroupVersion{Group: LegacyGroupName, Version: "v1"}

	LegacySchemeBuilder    = runtime.NewSchemeBuilder(v1.LegacySchemeBuilder.AddToScheme, addConversionFuncs, RegisterDefaults, RegisterConversions)
	AddToSchemeInCoreGroup = LegacySchemeBuilder.AddToScheme

	SchemeBuilder = runtime.NewSchemeBuilder(v1.SchemeBuilder.AddToScheme, addConversionFuncs, RegisterDefaults)
	AddToScheme   = SchemeBuilder.AddToScheme
)

Functions

func Convert_apps_CustomDeploymentStrategyParams_To_v1_CustomDeploymentStrategyParams

func Convert_apps_CustomDeploymentStrategyParams_To_v1_CustomDeploymentStrategyParams(in *apps.CustomDeploymentStrategyParams, out *v1.CustomDeploymentStrategyParams, s conversion.Scope) error

Convert_apps_CustomDeploymentStrategyParams_To_v1_CustomDeploymentStrategyParams is an autogenerated conversion function.

func Convert_apps_DeploymentCauseImageTrigger_To_v1_DeploymentCauseImageTrigger

func Convert_apps_DeploymentCauseImageTrigger_To_v1_DeploymentCauseImageTrigger(in *apps.DeploymentCauseImageTrigger, out *v1.DeploymentCauseImageTrigger, s conversion.Scope) error

Convert_apps_DeploymentCauseImageTrigger_To_v1_DeploymentCauseImageTrigger is an autogenerated conversion function.

func Convert_apps_DeploymentCause_To_v1_DeploymentCause

func Convert_apps_DeploymentCause_To_v1_DeploymentCause(in *apps.DeploymentCause, out *v1.DeploymentCause, s conversion.Scope) error

Convert_apps_DeploymentCause_To_v1_DeploymentCause is an autogenerated conversion function.

func Convert_apps_DeploymentCondition_To_v1_DeploymentCondition

func Convert_apps_DeploymentCondition_To_v1_DeploymentCondition(in *apps.DeploymentCondition, out *v1.DeploymentCondition, s conversion.Scope) error

Convert_apps_DeploymentCondition_To_v1_DeploymentCondition is an autogenerated conversion function.

func Convert_apps_DeploymentConfigList_To_v1_DeploymentConfigList

func Convert_apps_DeploymentConfigList_To_v1_DeploymentConfigList(in *apps.DeploymentConfigList, out *v1.DeploymentConfigList, s conversion.Scope) error

Convert_apps_DeploymentConfigList_To_v1_DeploymentConfigList is an autogenerated conversion function.

func Convert_apps_DeploymentConfigRollbackSpec_To_v1_DeploymentConfigRollbackSpec

func Convert_apps_DeploymentConfigRollbackSpec_To_v1_DeploymentConfigRollbackSpec(in *apps.DeploymentConfigRollbackSpec, out *v1.DeploymentConfigRollbackSpec, s conversion.Scope) error

Convert_apps_DeploymentConfigRollbackSpec_To_v1_DeploymentConfigRollbackSpec is an autogenerated conversion function.

func Convert_apps_DeploymentConfigRollback_To_v1_DeploymentConfigRollback

func Convert_apps_DeploymentConfigRollback_To_v1_DeploymentConfigRollback(in *apps.DeploymentConfigRollback, out *v1.DeploymentConfigRollback, s conversion.Scope) error

Convert_apps_DeploymentConfigRollback_To_v1_DeploymentConfigRollback is an autogenerated conversion function.

func Convert_apps_DeploymentConfigSpec_To_v1_DeploymentConfigSpec

func Convert_apps_DeploymentConfigSpec_To_v1_DeploymentConfigSpec(in *apps.DeploymentConfigSpec, out *v1.DeploymentConfigSpec, s conversion.Scope) error

Convert_apps_DeploymentConfigSpec_To_v1_DeploymentConfigSpec is an autogenerated conversion function.

func Convert_apps_DeploymentConfigStatus_To_v1_DeploymentConfigStatus

func Convert_apps_DeploymentConfigStatus_To_v1_DeploymentConfigStatus(in *apps.DeploymentConfigStatus, out *v1.DeploymentConfigStatus, s conversion.Scope) error

Convert_apps_DeploymentConfigStatus_To_v1_DeploymentConfigStatus is an autogenerated conversion function.

func Convert_apps_DeploymentConfig_To_v1_DeploymentConfig

func Convert_apps_DeploymentConfig_To_v1_DeploymentConfig(in *apps.DeploymentConfig, out *v1.DeploymentConfig, s conversion.Scope) error

Convert_apps_DeploymentConfig_To_v1_DeploymentConfig is an autogenerated conversion function.

func Convert_apps_DeploymentDetails_To_v1_DeploymentDetails

func Convert_apps_DeploymentDetails_To_v1_DeploymentDetails(in *apps.DeploymentDetails, out *v1.DeploymentDetails, s conversion.Scope) error

Convert_apps_DeploymentDetails_To_v1_DeploymentDetails is an autogenerated conversion function.

func Convert_apps_DeploymentLogOptions_To_v1_DeploymentLogOptions

func Convert_apps_DeploymentLogOptions_To_v1_DeploymentLogOptions(in *apps.DeploymentLogOptions, out *v1.DeploymentLogOptions, s conversion.Scope) error

Convert_apps_DeploymentLogOptions_To_v1_DeploymentLogOptions is an autogenerated conversion function.

func Convert_apps_DeploymentLog_To_v1_DeploymentLog

func Convert_apps_DeploymentLog_To_v1_DeploymentLog(in *apps.DeploymentLog, out *v1.DeploymentLog, s conversion.Scope) error

Convert_apps_DeploymentLog_To_v1_DeploymentLog is an autogenerated conversion function.

func Convert_apps_DeploymentRequest_To_v1_DeploymentRequest

func Convert_apps_DeploymentRequest_To_v1_DeploymentRequest(in *apps.DeploymentRequest, out *v1.DeploymentRequest, s conversion.Scope) error

Convert_apps_DeploymentRequest_To_v1_DeploymentRequest is an autogenerated conversion function.

func Convert_apps_DeploymentStrategy_To_v1_DeploymentStrategy

func Convert_apps_DeploymentStrategy_To_v1_DeploymentStrategy(in *apps.DeploymentStrategy, out *v1.DeploymentStrategy, s conversion.Scope) error

Convert_apps_DeploymentStrategy_To_v1_DeploymentStrategy is an autogenerated conversion function.

func Convert_apps_DeploymentTriggerPolicy_To_v1_DeploymentTriggerPolicy

func Convert_apps_DeploymentTriggerPolicy_To_v1_DeploymentTriggerPolicy(in *apps.DeploymentTriggerPolicy, out *v1.DeploymentTriggerPolicy, s conversion.Scope) error

Convert_apps_DeploymentTriggerPolicy_To_v1_DeploymentTriggerPolicy is an autogenerated conversion function.

func Convert_apps_ExecNewPodHook_To_v1_ExecNewPodHook

func Convert_apps_ExecNewPodHook_To_v1_ExecNewPodHook(in *apps.ExecNewPodHook, out *v1.ExecNewPodHook, s conversion.Scope) error

Convert_apps_ExecNewPodHook_To_v1_ExecNewPodHook is an autogenerated conversion function.

func Convert_apps_LifecycleHook_To_v1_LifecycleHook

func Convert_apps_LifecycleHook_To_v1_LifecycleHook(in *apps.LifecycleHook, out *v1.LifecycleHook, s conversion.Scope) error

Convert_apps_LifecycleHook_To_v1_LifecycleHook is an autogenerated conversion function.

func Convert_apps_RecreateDeploymentStrategyParams_To_v1_RecreateDeploymentStrategyParams

func Convert_apps_RecreateDeploymentStrategyParams_To_v1_RecreateDeploymentStrategyParams(in *apps.RecreateDeploymentStrategyParams, out *v1.RecreateDeploymentStrategyParams, s conversion.Scope) error

Convert_apps_RecreateDeploymentStrategyParams_To_v1_RecreateDeploymentStrategyParams is an autogenerated conversion function.

func Convert_apps_RollingDeploymentStrategyParams_To_v1_RollingDeploymentStrategyParams

func Convert_apps_RollingDeploymentStrategyParams_To_v1_RollingDeploymentStrategyParams(in *newer.RollingDeploymentStrategyParams, out *v1.RollingDeploymentStrategyParams, s conversion.Scope) error

func Convert_apps_TagImageHook_To_v1_TagImageHook

func Convert_apps_TagImageHook_To_v1_TagImageHook(in *apps.TagImageHook, out *v1.TagImageHook, s conversion.Scope) error

Convert_apps_TagImageHook_To_v1_TagImageHook is an autogenerated conversion function.

func Convert_v1_CustomDeploymentStrategyParams_To_apps_CustomDeploymentStrategyParams

func Convert_v1_CustomDeploymentStrategyParams_To_apps_CustomDeploymentStrategyParams(in *v1.CustomDeploymentStrategyParams, out *apps.CustomDeploymentStrategyParams, s conversion.Scope) error

Convert_v1_CustomDeploymentStrategyParams_To_apps_CustomDeploymentStrategyParams is an autogenerated conversion function.

func Convert_v1_DeploymentCauseImageTrigger_To_apps_DeploymentCauseImageTrigger

func Convert_v1_DeploymentCauseImageTrigger_To_apps_DeploymentCauseImageTrigger(in *v1.DeploymentCauseImageTrigger, out *apps.DeploymentCauseImageTrigger, s conversion.Scope) error

Convert_v1_DeploymentCauseImageTrigger_To_apps_DeploymentCauseImageTrigger is an autogenerated conversion function.

func Convert_v1_DeploymentCause_To_apps_DeploymentCause

func Convert_v1_DeploymentCause_To_apps_DeploymentCause(in *v1.DeploymentCause, out *apps.DeploymentCause, s conversion.Scope) error

Convert_v1_DeploymentCause_To_apps_DeploymentCause is an autogenerated conversion function.

func Convert_v1_DeploymentCondition_To_apps_DeploymentCondition

func Convert_v1_DeploymentCondition_To_apps_DeploymentCondition(in *v1.DeploymentCondition, out *apps.DeploymentCondition, s conversion.Scope) error

Convert_v1_DeploymentCondition_To_apps_DeploymentCondition is an autogenerated conversion function.

func Convert_v1_DeploymentConfigList_To_apps_DeploymentConfigList

func Convert_v1_DeploymentConfigList_To_apps_DeploymentConfigList(in *v1.DeploymentConfigList, out *apps.DeploymentConfigList, s conversion.Scope) error

Convert_v1_DeploymentConfigList_To_apps_DeploymentConfigList is an autogenerated conversion function.

func Convert_v1_DeploymentConfigRollbackSpec_To_apps_DeploymentConfigRollbackSpec

func Convert_v1_DeploymentConfigRollbackSpec_To_apps_DeploymentConfigRollbackSpec(in *v1.DeploymentConfigRollbackSpec, out *apps.DeploymentConfigRollbackSpec, s conversion.Scope) error

Convert_v1_DeploymentConfigRollbackSpec_To_apps_DeploymentConfigRollbackSpec is an autogenerated conversion function.

func Convert_v1_DeploymentConfigRollback_To_apps_DeploymentConfigRollback

func Convert_v1_DeploymentConfigRollback_To_apps_DeploymentConfigRollback(in *v1.DeploymentConfigRollback, out *apps.DeploymentConfigRollback, s conversion.Scope) error

Convert_v1_DeploymentConfigRollback_To_apps_DeploymentConfigRollback is an autogenerated conversion function.

func Convert_v1_DeploymentConfigSpec_To_apps_DeploymentConfigSpec

func Convert_v1_DeploymentConfigSpec_To_apps_DeploymentConfigSpec(in *v1.DeploymentConfigSpec, out *apps.DeploymentConfigSpec, s conversion.Scope) error

Convert_v1_DeploymentConfigSpec_To_apps_DeploymentConfigSpec is an autogenerated conversion function.

func Convert_v1_DeploymentConfigStatus_To_apps_DeploymentConfigStatus

func Convert_v1_DeploymentConfigStatus_To_apps_DeploymentConfigStatus(in *v1.DeploymentConfigStatus, out *apps.DeploymentConfigStatus, s conversion.Scope) error

Convert_v1_DeploymentConfigStatus_To_apps_DeploymentConfigStatus is an autogenerated conversion function.

func Convert_v1_DeploymentConfig_To_apps_DeploymentConfig

func Convert_v1_DeploymentConfig_To_apps_DeploymentConfig(in *v1.DeploymentConfig, out *apps.DeploymentConfig, s conversion.Scope) error

Convert_v1_DeploymentConfig_To_apps_DeploymentConfig is an autogenerated conversion function.

func Convert_v1_DeploymentDetails_To_apps_DeploymentDetails

func Convert_v1_DeploymentDetails_To_apps_DeploymentDetails(in *v1.DeploymentDetails, out *apps.DeploymentDetails, s conversion.Scope) error

Convert_v1_DeploymentDetails_To_apps_DeploymentDetails is an autogenerated conversion function.

func Convert_v1_DeploymentLogOptions_To_apps_DeploymentLogOptions

func Convert_v1_DeploymentLogOptions_To_apps_DeploymentLogOptions(in *v1.DeploymentLogOptions, out *apps.DeploymentLogOptions, s conversion.Scope) error

Convert_v1_DeploymentLogOptions_To_apps_DeploymentLogOptions is an autogenerated conversion function.

func Convert_v1_DeploymentLog_To_apps_DeploymentLog

func Convert_v1_DeploymentLog_To_apps_DeploymentLog(in *v1.DeploymentLog, out *apps.DeploymentLog, s conversion.Scope) error

Convert_v1_DeploymentLog_To_apps_DeploymentLog is an autogenerated conversion function.

func Convert_v1_DeploymentRequest_To_apps_DeploymentRequest

func Convert_v1_DeploymentRequest_To_apps_DeploymentRequest(in *v1.DeploymentRequest, out *apps.DeploymentRequest, s conversion.Scope) error

Convert_v1_DeploymentRequest_To_apps_DeploymentRequest is an autogenerated conversion function.

func Convert_v1_DeploymentStrategy_To_apps_DeploymentStrategy

func Convert_v1_DeploymentStrategy_To_apps_DeploymentStrategy(in *v1.DeploymentStrategy, out *apps.DeploymentStrategy, s conversion.Scope) error

Convert_v1_DeploymentStrategy_To_apps_DeploymentStrategy is an autogenerated conversion function.

func Convert_v1_DeploymentTriggerPolicy_To_apps_DeploymentTriggerPolicy

func Convert_v1_DeploymentTriggerPolicy_To_apps_DeploymentTriggerPolicy(in *v1.DeploymentTriggerPolicy, out *apps.DeploymentTriggerPolicy, s conversion.Scope) error

Convert_v1_DeploymentTriggerPolicy_To_apps_DeploymentTriggerPolicy is an autogenerated conversion function.

func Convert_v1_ExecNewPodHook_To_apps_ExecNewPodHook

func Convert_v1_ExecNewPodHook_To_apps_ExecNewPodHook(in *v1.ExecNewPodHook, out *apps.ExecNewPodHook, s conversion.Scope) error

Convert_v1_ExecNewPodHook_To_apps_ExecNewPodHook is an autogenerated conversion function.

func Convert_v1_LifecycleHook_To_apps_LifecycleHook

func Convert_v1_LifecycleHook_To_apps_LifecycleHook(in *v1.LifecycleHook, out *apps.LifecycleHook, s conversion.Scope) error

Convert_v1_LifecycleHook_To_apps_LifecycleHook is an autogenerated conversion function.

func Convert_v1_RecreateDeploymentStrategyParams_To_apps_RecreateDeploymentStrategyParams

func Convert_v1_RecreateDeploymentStrategyParams_To_apps_RecreateDeploymentStrategyParams(in *v1.RecreateDeploymentStrategyParams, out *apps.RecreateDeploymentStrategyParams, s conversion.Scope) error

Convert_v1_RecreateDeploymentStrategyParams_To_apps_RecreateDeploymentStrategyParams is an autogenerated conversion function.

func Convert_v1_RollingDeploymentStrategyParams_To_apps_RollingDeploymentStrategyParams

func Convert_v1_RollingDeploymentStrategyParams_To_apps_RollingDeploymentStrategyParams(in *v1.RollingDeploymentStrategyParams, out *newer.RollingDeploymentStrategyParams, s conversion.Scope) error

func Convert_v1_TagImageHook_To_apps_TagImageHook

func Convert_v1_TagImageHook_To_apps_TagImageHook(in *v1.TagImageHook, out *apps.TagImageHook, s conversion.Scope) error

Convert_v1_TagImageHook_To_apps_TagImageHook is an autogenerated conversion function.

func RegisterConversions

func RegisterConversions(scheme *runtime.Scheme) error

RegisterConversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.

func RegisterDefaults

func RegisterDefaults(scheme *runtime.Scheme) error

RegisterDefaults adds defaulters functions to the given scheme. Public to allow building arbitrary schemes. All generated defaulters are covering - they call all nested defaulters.

func Resource

func Resource(resource string) schema.GroupResource

func SetDefaults_DeploymentConfig

func SetDefaults_DeploymentConfig(obj *v1.DeploymentConfig)

func SetDefaults_DeploymentConfigSpec

func SetDefaults_DeploymentConfigSpec(obj *v1.DeploymentConfigSpec)

func SetDefaults_DeploymentStrategy

func SetDefaults_DeploymentStrategy(obj *v1.DeploymentStrategy)

func SetDefaults_RecreateDeploymentStrategyParams

func SetDefaults_RecreateDeploymentStrategyParams(obj *v1.RecreateDeploymentStrategyParams)

func SetDefaults_RollingDeploymentStrategyParams

func SetDefaults_RollingDeploymentStrategyParams(obj *v1.RollingDeploymentStrategyParams)

func SetObjectDefaults_DeploymentConfig

func SetObjectDefaults_DeploymentConfig(in *v1.DeploymentConfig)

func SetObjectDefaults_DeploymentConfigList

func SetObjectDefaults_DeploymentConfigList(in *v1.DeploymentConfigList)

Types

This section is empty.

Jump to

Keyboard shortcuts

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