Documentation ¶
Index ¶
- func Convert_Pointer_float32_To_float32(in **float32, out *float32, s conversion.Scope) error
- func Convert_Pointer_int32_To_int(in **int32, out *int, s conversion.Scope) error
- func Convert_Pointer_v1alpha1_Duration_To_time_Duration(in **v1alpha1.Duration, out *time.Duration, s conversion.Scope) error
- func Convert_float32_To_Pointer_float32(in *float32, out **float32, s conversion.Scope) error
- func Convert_int_To_Pointer_int32(in *int, out **int32, s conversion.Scope) error
- func Convert_shared_DynamicServingConfig_To_v1alpha1_DynamicServingConfig(in *shared.DynamicServingConfig, out *v1alpha1.DynamicServingConfig, ...) error
- func Convert_shared_FilesystemServingConfig_To_v1alpha1_FilesystemServingConfig(in *shared.FilesystemServingConfig, out *v1alpha1.FilesystemServingConfig, ...) error
- func Convert_shared_LeaderElectionConfig_To_v1alpha1_LeaderElectionConfig(in *shared.LeaderElectionConfig, out *v1alpha1.LeaderElectionConfig, ...) error
- func Convert_shared_TLSConfig_To_v1alpha1_TLSConfig(in *shared.TLSConfig, out *v1alpha1.TLSConfig, s conversion.Scope) error
- func Convert_time_Duration_To_Pointer_v1alpha1_Duration(in *time.Duration, out **v1alpha1.Duration, s conversion.Scope) error
- func Convert_v1alpha1_DynamicServingConfig_To_shared_DynamicServingConfig(in *v1alpha1.DynamicServingConfig, out *shared.DynamicServingConfig, ...) error
- func Convert_v1alpha1_FilesystemServingConfig_To_shared_FilesystemServingConfig(in *v1alpha1.FilesystemServingConfig, out *shared.FilesystemServingConfig, ...) error
- func Convert_v1alpha1_LeaderElectionConfig_To_shared_LeaderElectionConfig(in *v1alpha1.LeaderElectionConfig, out *shared.LeaderElectionConfig, ...) error
- func Convert_v1alpha1_TLSConfig_To_shared_TLSConfig(in *v1alpha1.TLSConfig, out *shared.TLSConfig, s conversion.Scope) error
- func RegisterConversions(s *runtime.Scheme) error
- func RegisterDefaults(scheme *runtime.Scheme) error
- func SetDefaults_DynamicServingConfig(obj *v1alpha1.DynamicServingConfig)
- func SetDefaults_LeaderElectionConfig(obj *v1alpha1.LeaderElectionConfig)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert_Pointer_float32_To_float32 ¶
func Convert_Pointer_float32_To_float32(in **float32, out *float32, s conversion.Scope) error
func Convert_Pointer_int32_To_int ¶
func Convert_Pointer_int32_To_int(in **int32, out *int, s conversion.Scope) error
func Convert_float32_To_Pointer_float32 ¶
func Convert_float32_To_Pointer_float32(in *float32, out **float32, s conversion.Scope) error
func Convert_int_To_Pointer_int32 ¶
func Convert_int_To_Pointer_int32(in *int, out **int32, s conversion.Scope) error
func Convert_shared_DynamicServingConfig_To_v1alpha1_DynamicServingConfig ¶
func Convert_shared_DynamicServingConfig_To_v1alpha1_DynamicServingConfig(in *shared.DynamicServingConfig, out *v1alpha1.DynamicServingConfig, s conversion.Scope) error
Convert_shared_DynamicServingConfig_To_v1alpha1_DynamicServingConfig is an autogenerated conversion function.
func Convert_shared_FilesystemServingConfig_To_v1alpha1_FilesystemServingConfig ¶
func Convert_shared_FilesystemServingConfig_To_v1alpha1_FilesystemServingConfig(in *shared.FilesystemServingConfig, out *v1alpha1.FilesystemServingConfig, s conversion.Scope) error
Convert_shared_FilesystemServingConfig_To_v1alpha1_FilesystemServingConfig is an autogenerated conversion function.
func Convert_shared_LeaderElectionConfig_To_v1alpha1_LeaderElectionConfig ¶
func Convert_shared_LeaderElectionConfig_To_v1alpha1_LeaderElectionConfig(in *shared.LeaderElectionConfig, out *v1alpha1.LeaderElectionConfig, s conversion.Scope) error
Convert_shared_LeaderElectionConfig_To_v1alpha1_LeaderElectionConfig is explicitly defined to avoid issues in conversion-gen when referencing types in other API groups.
func Convert_shared_TLSConfig_To_v1alpha1_TLSConfig ¶
func Convert_shared_TLSConfig_To_v1alpha1_TLSConfig(in *shared.TLSConfig, out *v1alpha1.TLSConfig, s conversion.Scope) error
Convert_shared_TLSConfig_To_v1alpha1_TLSConfig is explicitly defined to avoid issues in conversion-gen when referencing types in other API groups.
func Convert_v1alpha1_DynamicServingConfig_To_shared_DynamicServingConfig ¶
func Convert_v1alpha1_DynamicServingConfig_To_shared_DynamicServingConfig(in *v1alpha1.DynamicServingConfig, out *shared.DynamicServingConfig, s conversion.Scope) error
Convert_v1alpha1_DynamicServingConfig_To_shared_DynamicServingConfig is an autogenerated conversion function.
func Convert_v1alpha1_FilesystemServingConfig_To_shared_FilesystemServingConfig ¶
func Convert_v1alpha1_FilesystemServingConfig_To_shared_FilesystemServingConfig(in *v1alpha1.FilesystemServingConfig, out *shared.FilesystemServingConfig, s conversion.Scope) error
Convert_v1alpha1_FilesystemServingConfig_To_shared_FilesystemServingConfig is an autogenerated conversion function.
func Convert_v1alpha1_LeaderElectionConfig_To_shared_LeaderElectionConfig ¶
func Convert_v1alpha1_LeaderElectionConfig_To_shared_LeaderElectionConfig(in *v1alpha1.LeaderElectionConfig, out *shared.LeaderElectionConfig, s conversion.Scope) error
Convert_v1alpha1_LeaderElectionConfig_To_shared_LeaderElectionConfig is explicitly defined to avoid issues in conversion-gen when referencing types in other API groups.
func Convert_v1alpha1_TLSConfig_To_shared_TLSConfig ¶
func Convert_v1alpha1_TLSConfig_To_shared_TLSConfig(in *v1alpha1.TLSConfig, out *shared.TLSConfig, s conversion.Scope) error
Convert_v1alpha1_TLSConfig_To_shared_TLSConfig is explicitly defined to avoid issues in conversion-gen when referencing types in other API groups.
func RegisterConversions ¶
RegisterConversions adds conversion functions to the given scheme. Public to allow building arbitrary schemes.
func RegisterDefaults ¶
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 SetDefaults_DynamicServingConfig ¶
func SetDefaults_DynamicServingConfig(obj *v1alpha1.DynamicServingConfig)
func SetDefaults_LeaderElectionConfig ¶
func SetDefaults_LeaderElectionConfig(obj *v1alpha1.LeaderElectionConfig)
Types ¶
This section is empty.