Documentation ¶
Index ¶
- Variables
- func Convert_core_AccountSpec_To_v1_AccountSpec(in *core.AccountSpec, out *v1.AccountSpec, s conversion.Scope) error
- func Convert_core_AccountStatus_To_v1_AccountStatus(in *core.AccountStatus, out *v1.AccountStatus, s conversion.Scope) error
- func Convert_core_Account_To_v1_Account(in *core.Account, out *v1.Account, s conversion.Scope) error
- func Convert_v1_AccountSpec_To_core_AccountSpec(in *v1.AccountSpec, out *core.AccountSpec, s conversion.Scope) error
- func Convert_v1_AccountStatus_To_core_AccountStatus(in *v1.AccountStatus, out *core.AccountStatus, s conversion.Scope) error
- func Convert_v1_Account_To_core_Account(in *v1.Account, out *core.Account, s conversion.Scope) error
- func RegisterConversions(scheme *runtime.Scheme) error
- func RegisterDefaults(scheme *runtime.Scheme) error
- func SetDefaults_AccountStatus(obj *v1core.AccountStatus)
- func SetObjectDefaults_Account(in *v1core.Account)
- func SetObjectDefaults_AccountList(in *v1core.AccountList)
Constants ¶
This section is empty.
Variables ¶
View Source
var (
AddToScheme = localSchemeBuilder.AddToScheme
)
View Source
var SchemeGroupVersion = schema.GroupVersion{Group: core.GroupName, Version: "v1"}
SchemeGroupVersion is group version used to register these objects
Functions ¶
func Convert_core_AccountSpec_To_v1_AccountSpec ¶
func Convert_core_AccountSpec_To_v1_AccountSpec(in *core.AccountSpec, out *v1.AccountSpec, s conversion.Scope) error
TODO (rantuttl): Need to unstub once AccountSpec defined
func Convert_core_AccountStatus_To_v1_AccountStatus ¶
func Convert_core_AccountStatus_To_v1_AccountStatus(in *core.AccountStatus, out *v1.AccountStatus, s conversion.Scope) error
func Convert_v1_AccountSpec_To_core_AccountSpec ¶
func Convert_v1_AccountSpec_To_core_AccountSpec(in *v1.AccountSpec, out *core.AccountSpec, s conversion.Scope) error
TODO (rantuttl): Need to unstub once AccountSpec defined
func Convert_v1_AccountStatus_To_core_AccountStatus ¶
func Convert_v1_AccountStatus_To_core_AccountStatus(in *v1.AccountStatus, out *core.AccountStatus, s conversion.Scope) error
func RegisterConversions ¶
func RegisterDefaults ¶
Register each type's default settings
func SetDefaults_AccountStatus ¶
func SetDefaults_AccountStatus(obj *v1core.AccountStatus)
func SetObjectDefaults_AccountList ¶
func SetObjectDefaults_AccountList(in *v1core.AccountList)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.