Versions in this module Expand all Collapse all v0 v0.1.18 May 3, 2021 Changes in this version + const ProfileKey + var IAMPolicyMembersResource = cnrm_iam_api.SchemeGroupVersion.WithResource("iampolicymembers") + var ProfilesResource = gcpworkload_api.ProfilesResource + type Interface struct + func NewInterface(client dynamic.Interface) (*Interface, error) + func (s *Interface) CreateIAMPolicyMember(profile *Profile, sa *core_api.ServiceAccount) error + func (s *Interface) DeleteIAMPolicyMember(profile *Profile, sa *core_api.ServiceAccount) error + func (s *Interface) GetProfile(name string) (*Profile, error) + func (s *Interface) ResolveProfile(namespace *meta_api.ObjectMeta, resource *meta_api.ObjectMeta) (*gcpworkload_api.Profile, error) + type KeyValue = gcpworkload_api.KeyValue + type Profile = gcpworkload_api.Profile + type Spec = gcpworkload_api.ProfileSpec + type Status = gcpworkload_api.ProfileStatus + type TypeValue = gcpworkload_api.TypeValue