Versions in this module Expand all Collapse all v0 v0.9.1 Feb 27, 2023 v0.9.0 Feb 15, 2023 v0.8.0 Feb 12, 2023 Changes in this version + type CcNoticeAccount struct + Lang CcNoticeLang + Name string + Props CcNoticeProps + ResourceName string + func (c *CcNoticeAccount) GetName() string + func (c *CcNoticeAccount) GetPathMethod(action api.Action) (string, string) + func (c *CcNoticeAccount) SetPathParams(args ...interface{}) error + func (in *CcNoticeAccount) DeepCopy() *CcNoticeAccount + func (in *CcNoticeAccount) DeepCopyInto(out *CcNoticeAccount) + func (in *CcNoticeAccount) DeepCopyObject() api.Object + type CcNoticeAccountList struct + Items []CcNoticeAccount + func (c *CcNoticeAccountList) GetItems() interface{} + func (c *CcNoticeAccountList) GetName() string + func (c *CcNoticeAccountList) GetPathMethod(action api.Action) (string, string) + func (c *CcNoticeAccountList) Index(i int) interface{} + func (c *CcNoticeAccountList) Init() + func (c *CcNoticeAccountList) Len() int + func (c *CcNoticeAccountList) SetPathParams(args ...interface{}) error + func (in *CcNoticeAccountList) DeepCopy() *CcNoticeAccountList + func (in *CcNoticeAccountList) DeepCopyInto(out *CcNoticeAccountList) + func (in *CcNoticeAccountList) DeepCopyObject() api.Object + type CcNoticeLang string + const CcNoticeLangENUS + const CcNoticeLangJA + type CcNoticePhone struct + CountryCode string + Number string + func (in *CcNoticePhone) DeepCopy() *CcNoticePhone + func (in *CcNoticePhone) DeepCopyInto(out *CcNoticePhone) + type CcNoticeProps struct + Mail string + Phone *CcNoticePhone + func (in *CcNoticeProps) DeepCopy() *CcNoticeProps + func (in *CcNoticeProps) DeepCopyInto(out *CcNoticeProps) v0.7.1 May 18, 2022 v0.7.0 May 18, 2022 v0.6.2 Apr 13, 2022 v0.6.1 Mar 27, 2022 Changes in this version type CcSecNotifiedServer + ID int64 + TsigID int64 type CcSecTransferAcl + ID int64 + TsigID int64 v0.6.0 Mar 26, 2022 Changes in this version + func GetPathMethodForChildSpec(action api.Action, s ChildSpec) (string, string) + func GetPathMethodForListSpec(action api.Action, s ListSpec) (string, string) + type AttributeMeta struct + CommonConfigID int64 + func (in *AttributeMeta) DeepCopy() *AttributeMeta + func (in *AttributeMeta) DeepCopyInto(out *AttributeMeta) + func (s *AttributeMeta) GetCommonConfigID() int64 + func (s *AttributeMeta) GetGroup() string + func (s *AttributeMeta) SetCommonConfigID(id int64) + type CcPrimary struct + Address net.IP + Enabled types.Boolean + ID int64 + TsigID int64 + func (c *CcPrimary) GetID() int64 + func (c *CcPrimary) GetName() string + func (c *CcPrimary) GetPathMethod(action api.Action) (string, string) + func (c *CcPrimary) SetID(id int64) + func (c *CcPrimary) SetPathParams(args ...interface{}) error + func (in *CcPrimary) DeepCopy() *CcPrimary + func (in *CcPrimary) DeepCopyInto(out *CcPrimary) + func (in *CcPrimary) DeepCopyObject() api.Object + type CcPrimaryList struct + Items []CcPrimary + func (c *CcPrimaryList) GetItems() interface{} + func (c *CcPrimaryList) GetName() string + func (c *CcPrimaryList) GetPathMethod(action api.Action) (string, string) + func (c *CcPrimaryList) Index(i int) interface{} + func (c *CcPrimaryList) Init() + func (c *CcPrimaryList) Len() int + func (c *CcPrimaryList) SetPathParams(args ...interface{}) error + func (in *CcPrimaryList) DeepCopy() *CcPrimaryList + func (in *CcPrimaryList) DeepCopyInto(out *CcPrimaryList) + func (in *CcPrimaryList) DeepCopyObject() api.Object + type CcSecNotifiedServer struct + Address net.IP + Id int64 + TsigId int64 + func (c *CcSecNotifiedServer) GetID() int64 + func (c *CcSecNotifiedServer) GetName() string + func (c *CcSecNotifiedServer) GetPathMethod(action api.Action) (string, string) + func (c *CcSecNotifiedServer) SetID(id int64) + func (c *CcSecNotifiedServer) SetPathParams(args ...interface{}) error + func (in *CcSecNotifiedServer) DeepCopy() *CcSecNotifiedServer + func (in *CcSecNotifiedServer) DeepCopyInto(out *CcSecNotifiedServer) + func (in *CcSecNotifiedServer) DeepCopyObject() api.Object + type CcSecNotifiedServerList struct + Items []CcSecNotifiedServer + func (c *CcSecNotifiedServerList) GetItems() interface{} + func (c *CcSecNotifiedServerList) GetName() string + func (c *CcSecNotifiedServerList) GetPathMethod(action api.Action) (string, string) + func (c *CcSecNotifiedServerList) Index(i int) interface{} + func (c *CcSecNotifiedServerList) Init() + func (c *CcSecNotifiedServerList) Len() int + func (c *CcSecNotifiedServerList) SetPathParams(args ...interface{}) error + func (in *CcSecNotifiedServerList) DeepCopy() *CcSecNotifiedServerList + func (in *CcSecNotifiedServerList) DeepCopyInto(out *CcSecNotifiedServerList) + func (in *CcSecNotifiedServerList) DeepCopyObject() api.Object + type CcSecTransferAcl struct + Id int64 + Network *types.IPNet + TsigId int64 + func (c *CcSecTransferAcl) GetID() int64 + func (c *CcSecTransferAcl) GetName() string + func (c *CcSecTransferAcl) GetPathMethod(action api.Action) (string, string) + func (c *CcSecTransferAcl) SetID(id int64) + func (c *CcSecTransferAcl) SetPathParams(args ...interface{}) error + func (in *CcSecTransferAcl) DeepCopy() *CcSecTransferAcl + func (in *CcSecTransferAcl) DeepCopyInto(out *CcSecTransferAcl) + func (in *CcSecTransferAcl) DeepCopyObject() api.Object + type CcSecTransferAclList struct + Items []CcSecTransferAcl + func (c *CcSecTransferAclList) GetItems() interface{} + func (c *CcSecTransferAclList) GetName() string + func (c *CcSecTransferAclList) GetPathMethod(action api.Action) (string, string) + func (c *CcSecTransferAclList) Index(i int) interface{} + func (c *CcSecTransferAclList) Init() + func (c *CcSecTransferAclList) Len() int + func (c *CcSecTransferAclList) SetPathParams(args ...interface{}) error + func (in *CcSecTransferAclList) DeepCopy() *CcSecTransferAclList + func (in *CcSecTransferAclList) DeepCopyInto(out *CcSecTransferAclList) + func (in *CcSecTransferAclList) DeepCopyObject() api.Object + type ChildSpec interface + GetID func() int64 + SetID func(int64) + type ListSpec interface + type Spec interface + GetCommonConfigID func() int64 + SetCommonConfigID func(int64)