Documentation
¶
Index ¶
Constants ¶
View Source
const ( SDSServiceAccountName = "sds-sa" SDSClusterRoleName = "sds-sa-cluster-role" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SDSTokenClient ¶
type SDSTokenClient struct {
// contains filtered or unexported fields
}
func NewSDSTokenClient ¶
func NewSDSTokenClient(config *rest.Config) (*SDSTokenClient, error)
func (*SDSTokenClient) CreateSDSToken ¶
func (c *SDSTokenClient) CreateSDSToken(sdsCluster *v1alpha1.SDSCluster, namespace string) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.