Versions in this module Expand all Collapse all v0 v0.2.0 Oct 13, 2022 v0.1.0 Oct 11, 2022 Changes in this version + const DefaultMembershipDataNamespace + const KeyWorkloadClusterConfig + const MembershipSecretName + const SecretKeyGoogleApplicationCredentials + type Cluster struct + func NewCluster(config *rest.Config) (*Cluster, error) + func (c *Cluster) GetOIDCJWKS() ([]byte, error) + func (c *Cluster) SaveMembershipData(ctx context.Context, namespace string, membership types.MembershipData) error + type ClusterConfigs struct + func NewClusterConfigs(client client.Client) *ClusterConfigs + func (c *ClusterConfigs) Get(ctx context.Context, cluster *capg.GCPCluster) (*rest.Config, error)