Documentation ¶
Index ¶
Constants ¶
View Source
const ( SecretKeyGoogleApplicationCredentials = "config" MembershipSecretName = "fleet-membership-operator-gcp-membership" DefaultMembershipDataNamespace = "giantswarm" )
View Source
const KeyWorkloadClusterConfig = "value"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Cluster ¶
type Cluster struct {
// contains filtered or unexported fields
}
func (*Cluster) GetOIDCJWKS ¶
func (*Cluster) SaveMembershipData ¶
type ClusterConfigs ¶
type ClusterConfigs struct {
// contains filtered or unexported fields
}
func NewClusterConfigs ¶
func NewClusterConfigs(client client.Client) *ClusterConfigs
func (*ClusterConfigs) Get ¶
func (c *ClusterConfigs) Get(ctx context.Context, cluster *capg.GCPCluster) (*rest.Config, error)
Click to show internal directories.
Click to hide internal directories.