Documentation
¶
Index ¶
- Constants
- func Ensure(config *rest.Config) error
- func GetClientTokenSecret(clientSet clientset.Interface, brokerNamespace string) (*v1.Secret, error)
- func NewBrokerNamespace() *v1.Namespace
- func NewBrokerRole() *rbacv1.Role
- func NewBrokerRoleBinding() *rbacv1.RoleBinding
- func NewBrokerSA() *v1.ServiceAccount
- func TestBrokerSetup(t *testing.T)
Constants ¶
View Source
const (
SubmarinerBrokerNamespace = "submariner-k8s-broker"
)
Variables ¶
This section is empty.
Functions ¶
func GetClientTokenSecret ¶
func NewBrokerNamespace ¶
func NewBrokerRole ¶
func NewBrokerRoleBinding ¶
func NewBrokerRoleBinding() *rbacv1.RoleBinding
func NewBrokerSA ¶
func NewBrokerSA() *v1.ServiceAccount
func TestBrokerSetup ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.