Versions in this module Expand all Collapse all v1 v1.0.0 Dec 16, 2024 Changes in this version + type APIV1 struct + func (s *APIV1) DeleteILMPolicy(target string) error + func (s *APIV1) GetILMPolicy(target string) (map[string]interface{}, error) + func (s *APIV1) PutILMPolicy(target string, policyConfig []byte) error + type APIV2 struct