certificate

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataSourceByteplusCertificates

func DataSourceByteplusCertificates() *schema.Resource

func ResourceByteplusCertificate

func ResourceByteplusCertificate() *schema.Resource

Types

type ByteplusCertificateService

type ByteplusCertificateService struct {
	Client *bp.SdkClient
}

func NewCertificateService

func NewCertificateService(c *bp.SdkClient) *ByteplusCertificateService

func (*ByteplusCertificateService) CreateResource

func (s *ByteplusCertificateService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback

func (*ByteplusCertificateService) DatasourceResources

func (*ByteplusCertificateService) GetClient

func (s *ByteplusCertificateService) GetClient() *bp.SdkClient

func (*ByteplusCertificateService) ModifyResource

func (s *ByteplusCertificateService) ModifyResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback

func (*ByteplusCertificateService) ReadResource

func (s *ByteplusCertificateService) ReadResource(resourceData *schema.ResourceData, certificateId string) (data map[string]interface{}, err error)

func (*ByteplusCertificateService) ReadResourceId

func (s *ByteplusCertificateService) ReadResourceId(id string) string

func (*ByteplusCertificateService) ReadResources

func (s *ByteplusCertificateService) ReadResources(condition map[string]interface{}) (data []interface{}, err error)

func (*ByteplusCertificateService) RefreshResourceState

func (s *ByteplusCertificateService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, id string) *resource.StateChangeConf

func (*ByteplusCertificateService) RemoveResource

func (s *ByteplusCertificateService) RemoveResource(resourceData *schema.ResourceData, r *schema.Resource) []bp.Callback

func (ByteplusCertificateService) WithResourceResponseHandlers

func (ByteplusCertificateService) WithResourceResponseHandlers(certificate map[string]interface{}) []bp.ResourceResponseHandler

Jump to

Keyboard shortcuts

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