// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`renders without throwing 1`] = ` .c0 { margin-bottom: 1.125rem; } .c7 { margin-top: 0.1875rem; } .c9 { margin-left: 0.75rem; } .c1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-end; -webkit-box-align: flex-end; -ms-flex-align: flex-end; align-items: flex-end; } .c3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; } .c2 { -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; display: block; } .c13 { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; overflow: visible; text-transform: none; -webkit-appearance: button; -moz-appearance: button; appearance: button; } .c13::-moz-focus-inner, .c13[type='button']::-moz-focus-inner, .c13[type='reset']::-moz-focus-inner, .c13[type='submit']::-moz-focus-inner { border-style: none; padding: 0; } .c13:-moz-focusring, .c13[type='button']:-moz-focusring, .c13[type='reset']:-moz-focusring, .c13[type='submit']:-moz-focusring { outline: 0.0625rem dotted ButtonText; } .c12 { min-width: 7.5rem; } .c11 { display: inline-block; } .c10 { box-sizing: border-box; display: inline-block; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 3rem; height: 3rem; min-width: 7.5rem; padding: 0.9375rem 1.125rem; position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; text-align: center; font-style: normal; font-stretch: normal; -webkit-letter-spacing: normal; -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; color: rgb(255,255,255); -webkit-text-fill-color: currentcolor; background-image: none; background-color: rgb(59,70,204); border-radius: 0.25rem; border: solid 0.0625rem rgb(45,56,132); } .c10:focus { outline: 0; -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); } .c10:hover { background-color: rgb(72,83,217); border-color: rgb(45,56,132); } .c10:active, .c10:active:hover, .c10:active:focus { background-image: none; outline: 0; background-color: rgb(45,56,132); border-color: rgb(45,56,132); } .c10[disabled] { cursor: not-allowed; pointer-events: none; } .c6 { font-size: 0.9375rem; line-height: 1.125rem; font-style: normal; font-stretch: normal; display: block; color: rgb(70,70,70); text-align: left; } .c4 { display: inline-block; padding: 0; border: none; overflow: hidden; height: auto; -webkit-padding-before: 0; -webkit-padding-start: 0; -webkit-padding-end: 0; -webkit-padding-after: 0; } .c8 { box-sizing: border-box; width: 18.75rem; height: 3rem; min-height: 3rem; padding: 0.8125rem 0.75rem; border-radius: 0.25rem; background-color: rgb(255,255,255); border: 0.0625rem solid rgb(216,216,216); color: rgb(73,73,73); font-size: 0.9375rem; line-height: normal !important; font-style: normal; font-stretch: normal; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0; max-width: 22.1875rem; text-overflow: ellipsis; } .c8:focus { border-color: rgb(59,70,204); outline: 0; } .c8::-webkit-input-placeholder { color: rgba(73,73,73,0.5); } .c8::-moz-placeholder { color: rgba(73,73,73,0.5); } .c8:-ms-input-placeholder { color: rgba(73,73,73,0.5); } .c8:invalid { box-shadow: none; } .c8:disabled { background-color: rgb(250,250,250); color: rgb(216,216,216); cursor: not-allowed; } .c8:disabled::-webkit-input-placeholder { color: rgba(73,73,73,0.5); } .c8:disabled::-moz-placeholder { color: rgba(73,73,73,0.5); } .c8:disabled:-ms-input-placeholder { color: rgba(73,73,73,0.5); } .c5 { font-weight: 600; white-space: pre; font-size: 0.8125rem; }
`; exports[`renders without throwing 1`] = ` .c0 { margin-bottom: 1.125rem; } .c7 { margin-top: 0.1875rem; } .c9 { margin-left: 0.75rem; } .c1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-end; -webkit-box-align: flex-end; -ms-flex-align: flex-end; align-items: flex-end; } .c3 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; } .c2 { -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; display: block; } .c13 { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; overflow: visible; text-transform: none; -webkit-appearance: button; -moz-appearance: button; appearance: button; } .c13::-moz-focus-inner, .c13[type='button']::-moz-focus-inner, .c13[type='reset']::-moz-focus-inner, .c13[type='submit']::-moz-focus-inner { border-style: none; padding: 0; } .c13:-moz-focusring, .c13[type='button']:-moz-focusring, .c13[type='reset']:-moz-focusring, .c13[type='submit']:-moz-focusring { outline: 0.0625rem dotted ButtonText; } .c12 { min-width: 7.5rem; } .c11 { display: inline-block; } .c10 { box-sizing: border-box; display: inline-block; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-items: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: 3rem; height: 3rem; min-width: 7.5rem; padding: 0.9375rem 1.125rem; position: relative; font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; font-size: 0.9375rem; text-align: center; font-style: normal; font-stretch: normal; -webkit-letter-spacing: normal; -moz-letter-spacing: normal; -ms-letter-spacing: normal; letter-spacing: normal; -webkit-text-decoration: none; text-decoration: none; white-space: nowrap; vertical-align: middle; touch-action: manipulation; cursor: pointer; color: rgb(255,255,255); -webkit-text-fill-color: currentcolor; background-image: none; background-color: rgb(59,70,204); border-radius: 0.25rem; border: solid 0.0625rem rgb(45,56,132); } .c10:focus { outline: 0; -webkit-text-decoration: none; text-decoration: none; background-color: rgb(59,70,204); border-color: rgb(45,56,132); } .c10:hover { background-color: rgb(72,83,217); border-color: rgb(45,56,132); } .c10:active, .c10:active:hover, .c10:active:focus { background-image: none; outline: 0; background-color: rgb(45,56,132); border-color: rgb(45,56,132); } .c10[disabled] { cursor: not-allowed; pointer-events: none; } .c6 { font-size: 0.9375rem; line-height: 1.125rem; font-style: normal; font-stretch: normal; display: block; color: rgb(70,70,70); text-align: left; } .c4 { display: inline-block; padding: 0; border: none; overflow: hidden; height: auto; -webkit-padding-before: 0; -webkit-padding-start: 0; -webkit-padding-end: 0; -webkit-padding-after: 0; } .c8 { box-sizing: border-box; width: 18.75rem; height: 3rem; min-height: 3rem; padding: 0.8125rem 0.75rem; border-radius: 0.25rem; background-color: rgb(255,255,255); border: 0.0625rem solid rgb(216,216,216); color: rgb(73,73,73); font-size: 0.9375rem; line-height: normal !important; font-style: normal; font-stretch: normal; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0; max-width: 22.1875rem; text-overflow: ellipsis; } .c8:focus { border-color: rgb(59,70,204); outline: 0; } .c8::-webkit-input-placeholder { color: rgba(73,73,73,0.5); } .c8::-moz-placeholder { color: rgba(73,73,73,0.5); } .c8:-ms-input-placeholder { color: rgba(73,73,73,0.5); } .c8:invalid { box-shadow: none; } .c8:disabled { background-color: rgb(250,250,250); color: rgb(216,216,216); cursor: not-allowed; } .c8:disabled::-webkit-input-placeholder { color: rgba(73,73,73,0.5); } .c8:disabled::-moz-placeholder { color: rgba(73,73,73,0.5); } .c8:disabled:-ms-input-placeholder { color: rgba(73,73,73,0.5); } .c5 { font-weight: 600; white-space: pre; font-size: 0.8125rem; }
`; exports[`renders
without throwing 1`] = ` .c0 { margin-bottom: 1.875rem; } .c3 { margin-top: 0.75rem; } .c5 { color: rgb(73,73,73); margin: 0; line-height: 1.5rem; font-size: 0.9375rem; margin: 0; } .c2 { margin: 0; color: rgb(73,73,73); font-weight: 400; line-height: 1.625rem; font-size: 1.3125rem; } .c1 { margin: 0; } .c4 { margin: 0; }

CNS Default Hostnames

Default hostnames are automatically generated from both the instance name and any attached networks.

`; exports[`renders without throwing 1`] = ` .c0 { margin-bottom: 1.125rem; } .c6 { margin-right: 0.375rem; margin-bottom: 0.1875rem; } .c1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; } .c5 { -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; display: block; } .c4 { font-size: 80%; } .c3 { font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; color: rgb(73,73,73); line-height: 1.125rem; font-size: 0.8125rem; font-weight: 600; } .c7 { font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; color: rgb(73,73,73); line-height: 1.125rem; font-size: 0.8125rem; } .c2 { padding-right: 0.75rem; margin-right: 0.75rem; border-right: 0.0625rem solid rgb(216,216,216); }
Instance name hostname s
Private
`; exports[`renders without throwing 1`] = ` .c0 { margin-bottom: 1.125rem; } .c10 { margin-top: 0.1875rem; } .c6 { margin-right: 0.375rem; margin-bottom: 0.1875rem; } .c8 { margin-top: 0.1875rem; margin-bottom: 0.375rem; } .c1 { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; } .c5 { -webkit-order: 0; -ms-flex-order: 0; order: 0; -webkit-flex-basis: auto; -ms-flex-preferred-size: auto; flex-basis: auto; -webkit-box-flex: 0; -webkit-flex-grow: 0; -ms-flex-positive: 0; flex-grow: 0; -webkit-flex-shrink: 1; -ms-flex-negative: 1; flex-shrink: 1; display: block; } .c4 { font-size: 80%; } .c3 { font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; color: rgb(73,73,73); line-height: 1.125rem; font-size: 0.8125rem; font-weight: 600; } .c7 { font-family: "Libre Franklin",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica,sans-serif; color: rgb(73,73,73); line-height: 1.125rem; font-size: 0.8125rem; } .c9 { box-sizing: border-box; width: 18.75rem; height: 3rem; min-height: 3rem; padding: 0.8125rem 0.75rem; border-radius: 0.25rem; background-color: rgb(255,255,255); border: 0.0625rem solid rgb(216,216,216); color: rgb(250,250,250); font-size: 0.9375rem; line-height: normal !important; font-style: normal; font-stretch: normal; -webkit-appearance: none; -moz-appearance: none; appearance: none; outline: 0; background-color: rgb(250,250,250); color: rgb(216,216,216); cursor: not-allowed; white-space: pre-wrap; font-family: "Roboto Mono",monospace; width: 100%; min-width: 100%; } .c9:focus { border-color: rgb(59,70,204); outline: 0; } .c9::-webkit-input-placeholder { color: rgba(73,73,73,0.5); } .c9::-moz-placeholder { color: rgba(73,73,73,0.5); } .c9:-ms-input-placeholder { color: rgba(73,73,73,0.5); } .c9:invalid { box-shadow: none; } .c9::-webkit-input-placeholder { color: rgb(216,216,216); } .c9::-moz-placeholder { color: rgb(216,216,216); } .c9:-ms-input-placeholder { color: rgb(216,216,216); } .c9:disabled { background-color: rgb(250,250,250); color: rgb(216,216,216); cursor: not-allowed; } .c9:disabled::-webkit-input-placeholder { color: rgba(73,73,73,0.5); } .c9:disabled::-moz-placeholder { color: rgba(73,73,73,0.5); } .c9:disabled:-ms-input-placeholder { color: rgba(73,73,73,0.5); } .c9:disabled { color: rgb(73,73,73); } .c9:disabled::-webkit-input-placeholder { color: rgb(73,73,73); } .c9:disabled::-moz-placeholder { color: rgb(73,73,73); } .c9:disabled:-ms-input-placeholder { color: rgb(73,73,73); } .c2 { padding-right: 0.75rem; margin-right: 0.75rem; border-right: 0.0625rem solid rgb(216,216,216); }
Instance name hostname s
Private
`; exports[`renders without throwing 1`] = ` .c3 { margin-top: 0.75rem; } .c0 { margin-top: 1.875rem; margin-bottom: 1.875rem; } .c5 { color: rgb(73,73,73); margin: 0; line-height: 1.5rem; font-size: 0.9375rem; margin: 0; } .c2 { margin: 0; color: rgb(73,73,73); font-weight: 400; line-height: 1.625rem; font-size: 1.3125rem; } .c1 { margin: 0; } .c4 { margin: 0; }

CNS Service hostnames

CNS service hostnames are created by attaching a CNS service name to one or more instances. You can serve multiple instances under the same hostname by assigning them to a matching CNS service name.

`;