Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Dev ¶
type Dev interface {
CreateARMResourceGroupRoleAssignment(context.Context, autorest.Authorizer, *api.OpenShiftCluster) error
}
type Interface ¶
type Interface interface { clientauthorizer.ClientAuthorizer instancemetadata.InstanceMetadata CosmosDB(context.Context) (string, string) DNS() dns.Manager FPAuthorizer(string, string) (autorest.Authorizer, error) GetSecret(context.Context, string) (*rsa.PrivateKey, []*x509.Certificate, error) Listen() (net.Listener, error) }
Click to show internal directories.
Click to hide internal directories.